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

  /external/chromium_org/third_party/icu/source/test/intltest/
tmsgfmt.cpp 46 TESTCASE_AUTO(testMsgFormatChoice);
496 void TestMessageFormat::testMsgFormatChoice(/* char* par */)
498 logln("running TestMessageFormat::testMsgFormatChoice");
514 errln("TestMessageFormat::testMsgFormatChoice failed on test #1");
522 errln("TestMessageFormat::testMsgFormatChoice failed on test #2");
530 dataerrln("TestMessageFormat::testMsgFormatChoice failed on test #3 - %s", u_errorName(err));
    [all...]
  /external/icu/icu4c/source/test/intltest/
tmsgfmt.cpp 46 TESTCASE_AUTO(testMsgFormatChoice);
496 void TestMessageFormat::testMsgFormatChoice(/* char* par */)
498 logln("running TestMessageFormat::testMsgFormatChoice");
514 errln("TestMessageFormat::testMsgFormatChoice failed on test #1");
522 errln("TestMessageFormat::testMsgFormatChoice failed on test #2");
530 dataerrln("TestMessageFormat::testMsgFormatChoice failed on test #3 - %s", u_errorName(err));
    [all...]

Completed in 284 milliseconds