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

  /external/icu4c/test/intltest/
tmsgfmt.h 19 * TestMessageFormat tests MessageFormat, and also a few unctions in ChoiceFormat
21 class TestMessageFormat: public IntlTest {
tmsgfmt.cpp 36 TestMessageFormat::runIndexedTest(int32_t index, UBool exec,
70 void TestMessageFormat::testBug3()
153 void TestMessageFormat::testBug1()
170 void TestMessageFormat::testBug2()
249 void TestMessageFormat::PatternTest()
313 errln(UnicodeString("TestMessageFormat::PatternTest failed test #2, i = ") + i);
327 logln("TestMessageFormat::PatternTest failed test #3");
331 errln("TestMessageFormat::PatternTest failed test #4");
332 logln("TestMessageFormat::PatternTest failed #4.");
369 void TestMessageFormat::sample()
    [all...]
itformat.cpp 32 #include "tmsgfmt.h" // TestMessageFormat
103 TESTCLASS(15,TestMessageFormat);

Completed in 157 milliseconds