diff -r 28839de615b4 -r 26645d81f48d traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/uloggerconfig.h --- a/traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/uloggerconfig.h Thu Aug 19 11:36:21 2010 +0300 +++ b/traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/uloggerconfig.h Tue Aug 31 16:57:14 2010 +0300 @@ -34,8 +34,8 @@ public: ~CClearConfig(); CClearConfig(); - void Clear(RULogger& loggerSession); - void Default(RULogger& loggerSession); + void ClearL(RULogger& loggerSession); + void DefaultL(RULogger& loggerSession); //private: };