Home | History | Annotate | Download | only in intltest

Lines Matching defs:doTestDisplayNames

470     doTestDisplayNames(english, DLANG_EN);
472 doTestDisplayNames(french, DLANG_FR);
474 doTestDisplayNames(croatian, DLANG_CA);
476 doTestDisplayNames(greek, DLANG_EL);
735 void LocaleTest::doTestDisplayNames(Locale& displayLocale, int32_t compareIndex) {