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

  /external/icu4c/test/intltest/
tmsgfmt.h 53 void testSimpleFormat(/* char* par */);
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...]

Completed in 38 milliseconds