Home
last modified time | relevance | path

Searched refs:tLog (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/soltools/testSHL/util/
H A Dtlog.cxx35 void tLog::initialize( const ::rtl::OString& name ) { in initialize()
41 ::osl::FileBase::RC tLog::open( sal_Bool append ) { in open()
62 ::osl::FileBase::RC tLog::close() { in close()
70 ::osl::FileBase::RC tLog::writeRes( ::rtl::TestResult& oRes, sal_Bool v, sal_Bool xml ) { in writeRes()
83 ::osl::FileBase::RC tLog::write( const sal_Char* buf, sal_Bool v ) { in write()
H A DtstMgr.cxx72 tLog log( logName ); in test_Entries()
92 tLog log( logName ); in test_Entry()
/aoo41x/main/soltools/testSHL/inc/
H A Dtlog.hxx41 class tLog { class
55 tLog() : m_logfile( 0 ) { in tLog() function in tstutl::tLog
58 tLog( const sal_Char* name ) { in tLog() function in tstutl::tLog
70 virtual ~tLog() { in ~tLog()

Completed in 11 milliseconds