Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dloctest.cpp1056 UnicodeString englishDisplayNames [] = { "German (Canada)", in TestAtypicalLocales() local
1104 if (name != englishDisplayNames[i]) in TestAtypicalLocales()
1106 dataerrln("Lookup in English failed: expected \"" + englishDisplayNames[i] in TestAtypicalLocales()
1479 UnicodeString englishDisplayNames [] = { in Test4147552() local
1501 if (loc.getDisplayName(temp) != englishDisplayNames[i]) in Test4147552()
1503 englishDisplayNames[i] + ", got " + loc.getDisplayName(temp)); in Test4147552()