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

  /external/chromium_org/third_party/icu/source/test/intltest/
intltest.cpp 496 IntlTest::gTest->infoln( message );
502 IntlTest::gTest->infoln();
845 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
850 void IntlTest::infoln( void ) function in class:IntlTest
981 infoln(UnicodeString("(Known issue #","") + UnicodeString(ticket,"")+ UnicodeString(") \"","") + msg);
1002 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
1011 infoln(UnicodeString(buffer, ""));
    [all...]
  /external/icu/icu4c/source/test/intltest/
intltest.cpp 496 IntlTest::gTest->infoln( message );
502 IntlTest::gTest->infoln();
845 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
850 void IntlTest::infoln( void ) function in class:IntlTest
983 infoln(msg2);
1004 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
1013 infoln(UnicodeString(buffer, ""));
    [all...]

Completed in 470 milliseconds