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 45 TESTCASE(6,testMsgFormatChoice);
486 void TestMessageFormat::testMsgFormatChoice(/* char* par */)
488 logln("running TestMessageFormat::testMsgFormatChoice");
504 errln("TestMessageFormat::testMsgFormatChoice failed on test #1");
512 errln("TestMessageFormat::testMsgFormatChoice failed on test #2");
520 dataerrln("TestMessageFormat::testMsgFormatChoice failed on test #3 - %s", u_errorName(err));
    [all...]
  /external/icu4c/test/intltest/
tmsgfmt.cpp 46 TESTCASE_AUTO(testMsgFormatChoice);
495 void TestMessageFormat::testMsgFormatChoice(/* char* par */)
497 logln("running TestMessageFormat::testMsgFormatChoice");
513 errln("TestMessageFormat::testMsgFormatChoice failed on test #1");
521 errln("TestMessageFormat::testMsgFormatChoice failed on test #2");
529 dataerrln("TestMessageFormat::testMsgFormatChoice failed on test #3 - %s", u_errorName(err));
    [all...]

Completed in 62 milliseconds