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(21,testMsgFormatPlural);
528 void TestMessageFormat::testMsgFormatPlural(/* char* par */)
530 logln("running TestMessageFormat::testMsgFormatPlural");
540 dataerrln("TestMessageFormat::testMsgFormatPlural #1 - argumentIndex - %s", u_errorName(err));
541 logln(UnicodeString("TestMessageFormat::testMsgFormatPlural #1 with error code ")+(int32_t)err);
554 errln("TestMessageFormat::testMsgFormatPlural #1 - argumentName");
555 logln(UnicodeString("TestMessageFormat::testMsgFormatPlural #1 with error code ")+(int32_t)err);
560 errln("TestMessageFormat::testMsgFormatPlural #1");
564 errln("TestMessageFormat::testMsgFormatPlural #1");
581 errln("TestMessageFormat::testMsgFormatPlural #2 - argumentName")
    [all...]

Completed in 500 milliseconds