Home | History | Annotate | Download | only in intltest

Lines Matching defs:doTestDisplayNames

463     doTestDisplayNames(english, DLANG_EN);
465 doTestDisplayNames(french, DLANG_FR);
467 doTestDisplayNames(croatian, DLANG_CA);
469 doTestDisplayNames(greek, DLANG_EL);
728 void LocaleTest::doTestDisplayNames(Locale& displayLocale, int32_t compareIndex) {