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.cpp1094 UnicodeString englishDisplayNames [] = { "German (Canada)", in TestAtypicalLocales() local
1142 if (name != englishDisplayNames[i]) in TestAtypicalLocales()
1144 dataerrln("Lookup in English failed: expected \"" + englishDisplayNames[i] in TestAtypicalLocales()
1512 UnicodeString englishDisplayNames [] = { in Test4147552() local
1534 if (loc.getDisplayName(temp) != englishDisplayNames[i]) in Test4147552()
1536 englishDisplayNames[i] + ", got " + loc.getDisplayName(temp)); in Test4147552()