Home | History | Annotate | Download | only in cintltst

Lines Matching defs:doTestDisplayNames

655     doTestDisplayNames("en_US", DLANG_EN);
657 doTestDisplayNames("fr_FR", DLANG_FR);
659 doTestDisplayNames("ca_ES", DLANG_CA);
661 doTestDisplayNames("el_GR", DLANG_EL);
855 static void doTestDisplayNames(const char* displayLocale, int32_t compareIndex)