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

/external/chromium_org/third_party/icu/source/test/iotest/
H A Diotest.cpp49 virtual void logln( const UnicodeString &message ) { function in class:DataDrivenLogger
/external/icu/icu4c/source/test/iotest/
H A Diotest.cpp49 virtual void logln( const UnicodeString &message ) { function in class:DataDrivenLogger
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dintltest.cpp478 IntlTest::gTest->logln( message );
484 IntlTest::gTest->logln();
819 void IntlTest::logln( const UnicodeString &message ) function in class:IntlTest
826 void IntlTest::logln( void ) function in class:IntlTest
940 void IntlTest::logln(const char *fmt, ...) function in class:IntlTest
950 logln(UnicodeString(buffer, ""));
983 logln(UnicodeString("(Known issue #","") + UnicodeString(ticket,"")+ UnicodeString(") \"","") + msg);
1133 logln("Test names:");
1134 logln("-----------");
1141 logln(nam
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dintltest.cpp478 IntlTest::gTest->logln( message );
484 IntlTest::gTest->logln();
819 void IntlTest::logln( const UnicodeString &message ) function in class:IntlTest
826 void IntlTest::logln( void ) function in class:IntlTest
940 void IntlTest::logln(const char *fmt, ...) function in class:IntlTest
950 logln(UnicodeString(buffer, ""));
985 logln(msg2);
1135 logln("Test names:");
1136 logln("-----------");
1143 logln(nam
[all...]

Completed in 694 milliseconds