Home | History | Annotate | Download | only in cintltst

Lines Matching defs:doTestDisplayNames

572     doTestDisplayNames("en_US", DLANG_EN);
574 doTestDisplayNames("fr_FR", DLANG_FR);
576 doTestDisplayNames("ca_ES", DLANG_CA);
578 doTestDisplayNames("el_GR", DLANG_EL);
705 static void doTestDisplayNames(const char* displayLocale, int32_t compareIndex)