Searched refs:logName (Results 1 – 3 of 3) sorted by relevance
64 sal_Char* logName ) { in test_Entries() argument72 tLog log( logName ); in test_Entries()90 sal_Bool tstMgr::test_Entry( sal_Char* entry, sal_Char* logName ) { in test_Entry() argument92 tLog log( logName ); in test_Entry()103 sal_Bool tstMgr::test_EntriesFromFile( sal_Char* fName, sal_Char* logName ) { in test_EntriesFromFile() argument109 sal_Bool bOK = test_Entries( entries, logName ); in test_EntriesFromFile()
57 sal_Bool test_Entry( sal_Char* entry, sal_Char* logName = 0 );58 sal_Bool test_Entries( vector< sal_Char* > entries, sal_Char* logName = 0 );59 sal_Bool test_EntriesFromFile( sal_Char* fName, sal_Char* logName = 0 );
542 ::rtl::OUString logName = it->first; in save()
Completed in 32 milliseconds