Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dloctest.cpp1031 UnicodeString englishDisplayNames [] = { "German (Canada)", in TestAtypicalLocales() local
1079 if (name != englishDisplayNames[i]) in TestAtypicalLocales()
1081 dataerrln("Lookup in English failed: expected \"" + englishDisplayNames[i] in TestAtypicalLocales()
1441 UnicodeString englishDisplayNames [] = { in Test4147552() local
1463 if (loc.getDisplayName(temp) != englishDisplayNames[i]) in Test4147552()
1465 englishDisplayNames[i] + ", got " + loc.getDisplayName(temp)); in Test4147552()