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 45 TESTCASE_AUTO(testSimpleFormat);
458 void TestMessageFormat::testSimpleFormat(/* char* par */)
460 logln("running TestMessageFormat::testSimpleFormat");
475 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #1 - ") + u_errorName(err));
483 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #2")+string + " - " + u_errorName(err));
490 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #3")+string + " - " + u_errorName(err));
    [all...]
  /external/icu/icu4c/source/test/intltest/
tmsgfmt.cpp 45 TESTCASE_AUTO(testSimpleFormat);
458 void TestMessageFormat::testSimpleFormat(/* char* par */)
460 logln("running TestMessageFormat::testSimpleFormat");
475 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #1 - ") + u_errorName(err));
483 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #2")+string + " - " + u_errorName(err));
490 dataerrln(UnicodeString("TestMessageFormat::testSimpleFormat failed on test #3")+string + " - " + u_errorName(err));
    [all...]

Completed in 99 milliseconds