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

  /external/chromium_org/third_party/icu/source/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,
67 void TestMessageFormat::testBug3()
150 void TestMessageFormat::testBug1()
167 void TestMessageFormat::testBug2()
246 void TestMessageFormat::PatternTest()
302 errln(UnicodeString("TestMessageFormat::PatternTest failed test #2, i = ") + i);
316 logln("TestMessageFormat::PatternTest failed test #3");
320 errln("TestMessageFormat::PatternTest failed test #4");
321 logln("TestMessageFormat::PatternTest failed #4.");
358 void TestMessageFormat::sample()
    [all...]
itformat.cpp 32 #include "tmsgfmt.h" // TestMessageFormat
103 TESTCLASS(15,TestMessageFormat);
  /external/icu4c/test/intltest/
tmsgfmt.h 19 * TestMessageFormat tests MessageFormat, and also a few unctions in ChoiceFormat
21 class TestMessageFormat: public IntlTest {
tmsgfmt.cpp 37 TestMessageFormat::runIndexedTest(int32_t index, UBool exec,
73 void TestMessageFormat::testBug3()
156 void TestMessageFormat::testBug1()
173 void TestMessageFormat::testBug2()
247 void TestMessageFormat::PatternTest()
311 errln(UnicodeString("TestMessageFormat::PatternTest failed test #2, i = ") + i);
325 logln("TestMessageFormat::PatternTest failed test #3");
329 errln("TestMessageFormat::PatternTest failed test #4");
330 logln("TestMessageFormat::PatternTest failed #4.");
367 void TestMessageFormat::sample()
    [all...]
itformat.cpp 33 #include "tmsgfmt.h" // TestMessageFormat
109 TESTCLASS(15,TestMessageFormat);

Completed in 1706 milliseconds