Searched defs:logln (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/iotest/
H A Diotest.cpp49 virtual void logln( const UnicodeString &message ) { function in class:DataDrivenLogger
/external/icu4c/test/intltest/
H A Dintltest.cpp446 IntlTest::gTest->logln( message );
452 IntlTest::gTest->logln();
773 void IntlTest::logln( const UnicodeString &message ) function in class:IntlTest
780 void IntlTest::logln( void ) function in class:IntlTest
888 void IntlTest::logln(const char *fmt, ...) function in class:IntlTest
898 logln(UnicodeString(buffer, ""));
1035 logln("Test names:");
1036 logln("-----------");
1043 logln(name);
1630 logln("O
[all...]

Completed in 59 milliseconds