Searched refs:tLog (Results 1 – 3 of 3) sorted by relevance
35 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()
72 tLog log( logName ); in test_Entries()92 tLog log( logName ); in test_Entry()
41 class tLog { class55 tLog() : m_logfile( 0 ) { in tLog() function in tstutl::tLog58 tLog( const sal_Char* name ) { in tLog() function in tstutl::tLog70 virtual ~tLog() { in ~tLog()
Completed in 14 milliseconds