Home | History | Annotate | Download | only in intltest

Lines Matching defs:RunTest

494     void RunTest(
498 void RunTest(
503 void RunTest(
507 void RunTest(
512 void RunTest(
517 void RunTest(
569 RunTest("en", kEnglish, UPRV_LENGTHOF(kEnglish));
590 RunTest(fmt3, kEnglishCaps, UPRV_LENGTHOF(kEnglishCaps), "en caps");
594 RunTest("en", UDAT_STYLE_SHORT, kEnglishShort, UPRV_LENGTHOF(kEnglishShort));
598 RunTest("en", UDAT_STYLE_NARROW, kEnglishShort, UPRV_LENGTHOF(kEnglishShort));
602 RunTest("sr", kSerbian, UPRV_LENGTHOF(kSerbian));
606 RunTest("sr", UDAT_STYLE_NARROW, kSerbianNarrow, UPRV_LENGTHOF(kSerbianNarrow));
610 RunTest("en", kEnglishNoQuantity, UPRV_LENGTHOF(kEnglishNoQuantity));
624 RunTest(
632 RunTest(
640 RunTest(
648 RunTest("es", kSpanishNoQuantity, UPRV_LENGTHOF(kSpanishNoQuantity));
692 RunTest(fmt2, kEnglishDecimal, UPRV_LENGTHOF(kEnglishDecimal), "en decimal digits");
696 RunTest(fmt, kSpanishNoQuantity, UPRV_LENGTHOF(kSpanishNoQuantity), "assignment operator");
755 void RelativeDateTimeFormatterTest::RunTest(
765 RunTest(fmt, expectedResults, expectedResultLength, locale.getName());
768 void RelativeDateTimeFormatterTest::RunTest(
780 RunTest(fmt, expectedResults, expectedResultLength, locale.getName());
783 void RelativeDateTimeFormatterTest::RunTest(
793 RunTest(fmt, expectedResults, expectedResultLength, locale.getName());
796 void RelativeDateTimeFormatterTest::RunTest(
808 RunTest(fmt, expectedResults, expectedResultLength, locale.getName());
811 void RelativeDateTimeFormatterTest::RunTest(
821 void RelativeDateTimeFormatterTest::RunTest(