HomeSort by relevance Sort by last modified time
    Searched defs:logln (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/iotest/
iotest.cpp 49 virtual void logln( const UnicodeString &message ) { function in class:DataDrivenLogger
    [all...]
  /external/icu4c/test/intltest/
intltest.cpp 446 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);
    [all...]

Completed in 284 milliseconds