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

  /external/chromium/third_party/icu/source/test/intltest/
intltest.cpp 460 IntlTest::gTest->infoln( message );
466 IntlTest::gTest->infoln();
733 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
738 void IntlTest::infoln( void ) function in class:IntlTest
849 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
858 infoln(UnicodeString(buffer, ""));
    [all...]
  /external/icu4c/test/intltest/
intltest.cpp 460 IntlTest::gTest->infoln( message );
466 IntlTest::gTest->infoln();
745 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
750 void IntlTest::infoln( void ) function in class:IntlTest
861 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
870 infoln(UnicodeString(buffer, ""));
    [all...]

Completed in 1862 milliseconds