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

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

Completed in 1500 milliseconds