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 464 IntlTest::gTest->infoln( message );
470 IntlTest::gTest->infoln();
799 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
804 void IntlTest::infoln( void ) function in class:IntlTest
915 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
924 infoln(UnicodeString(buffer, ""));
    [all...]
  /external/icu4c/test/intltest/
intltest.cpp 479 IntlTest::gTest->infoln( message );
485 IntlTest::gTest->infoln();
825 void IntlTest::infoln( const UnicodeString &message ) function in class:IntlTest
830 void IntlTest::infoln( void ) function in class:IntlTest
941 void IntlTest::infoln(const char *fmt, ...) function in class:IntlTest
950 infoln(UnicodeString(buffer, ""));
    [all...]

Completed in 470 milliseconds