Searched refs:iso2Languages (Results 1 – 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | loctest.cpp | 1042 const char iso2Languages [][4] = { "am", "ba", "fy", "mr", "rn", in TestUninstalledISO3Names() local 1053 Locale l(iso2Languages[i], "", ""); in TestUninstalledISO3Names() 1056 errln("Got wrong ISO3 code for " + UnicodeString(iso2Languages[i]) + ": Expected \"" + in TestUninstalledISO3Names()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 1557 static const char iso2Languages [][4] = { "am", "ba", "fy", "mr", "rn", in TestUninstalledISO3Names() local 1570 test = uloc_getISO3Language(iso2Languages[i]); in TestUninstalledISO3Names() 1573 iso2Languages[i], iso3Languages[i], test, myErrorName(err)); in TestUninstalledISO3Names()
|