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

  /external/icu4c/test/intltest/
tmsgfmt.h 61 void testMsgFormatPlural(/* char* par */);
tmsgfmt.cpp 60 TESTCASE_AUTO(testMsgFormatPlural);
539 void TestMessageFormat::testMsgFormatPlural(/* char* par */)
541 logln("running TestMessageFormat::testMsgFormatPlural");
551 dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentIndex - %s", u_errorName(err));
552 logln(UnicodeString("TestMessageFormat::testMsgFormatPlural #1 with error code ")+(int32_t)err);
565 dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentName - %s", u_errorName(err));
566 logln(UnicodeString("TestMessageFormat::testMsgFormatPlural #1 with error code ")+(int32_t)err);
571 errln("TestMessageFormat::testMsgFormatPlural #1");
575 errln("TestMessageFormat::testMsgFormatPlural #1");
592 errln("TestMessageFormat::testMsgFormatPlural #2 - argumentName")
    [all...]

Completed in 205 milliseconds