Home | History | Annotate | Download | only in cintltst

Lines Matching defs:doTestDisplayNames

658     doTestDisplayNames("en_US", DLANG_EN);
660 doTestDisplayNames("fr_FR", DLANG_FR);
662 doTestDisplayNames("ca_ES", DLANG_CA);
664 doTestDisplayNames("el_GR", DLANG_EL);
858 static void doTestDisplayNames(const char* displayLocale, int32_t compareIndex)