Home | History | Annotate | Download | only in intltest

Lines Matching defs:doTestDisplayNames

469     doTestDisplayNames(english, DLANG_EN);
471 doTestDisplayNames(french, DLANG_FR);
473 doTestDisplayNames(croatian, DLANG_CA);
475 doTestDisplayNames(greek, DLANG_EL);
731 void LocaleTest::doTestDisplayNames(Locale& displayLocale, int32_t compareIndex) {