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 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...]
  /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 1123 milliseconds