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

  /external/chromium_org/third_party/icu/source/test/intltest/
tmsgfmt.cpp 44 TESTCASE(5,testSimpleFormat);
448 void TestMessageFormat::testSimpleFormat(/* char* par */)
450 logln("running TestMessageFormat::testSimpleFormat");
465 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #1 - ") + u_errorName(err));
473 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #2")+string + " - " + u_errorName(err));
480 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #3")+string + " - " + u_errorName(err));
    [all...]
  /external/icu4c/test/intltest/
tmsgfmt.cpp 45 TESTCASE_AUTO(testSimpleFormat);
457 void TestMessageFormat::testSimpleFormat(/* char* par */)
459 logln("running TestMessageFormat::testSimpleFormat");
474 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #1 - ") + u_errorName(err));
482 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #2")+string + " - " + u_errorName(err));
489 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #3")+string + " - " + u_errorName(err));
    [all...]

Completed in 232 milliseconds