Home | History | Annotate | Download | only in intltest

Lines Matching defs:RunTest

190     void RunTest(
194 void RunTest(
198 void RunTest(
203 void RunTest(
244 RunTest("en", kEnglish, LENGTHOF(kEnglish));
248 RunTest("sr", kSerbian, LENGTHOF(kSerbian));
252 RunTest("en", kEnglishNoQuantity, LENGTHOF(kEnglishNoQuantity));
256 RunTest("es", kSpanishNoQuantity, LENGTHOF(kSpanishNoQuantity));
300 RunTest(fmt2, kEnglishDecimal, LENGTHOF(kEnglishDecimal), "en decimal digits");
304 RunTest(fmt, kSpanishNoQuantity, LENGTHOF(kSpanishNoQuantity), "assignment operator");
328 void RelativeDateTimeFormatterTest::RunTest(
338 RunTest(fmt, expectedResults, expectedResultLength, locale.getName());
341 void RelativeDateTimeFormatterTest::RunTest(
351 RunTest(fmt, expectedResults, expectedResultLength, locale.getName());
354 void RelativeDateTimeFormatterTest::RunTest(
364 void RelativeDateTimeFormatterTest::RunTest(