Home
last modified time | relevance | path

Searched refs:englishDisplayNames (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp1085 UnicodeString englishDisplayNames [] = { "German (Canada)", in TestAtypicalLocales() local
1133 if (name != englishDisplayNames[i]) in TestAtypicalLocales()
1135 dataerrln("Lookup in English failed: expected \"" + englishDisplayNames[i] in TestAtypicalLocales()
1503 UnicodeString englishDisplayNames [] = { in Test4147552() local
1525 if (loc.getDisplayName(temp) != englishDisplayNames[i]) in Test4147552()
1527 englishDisplayNames[i] + ", got " + loc.getDisplayName(temp)); in Test4147552()