Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp954 UnicodeString spotCheck2 [] = { "US", "CA", "GB", "FR", "DE", in TestGetLangsAndCountries() local
970 if (testee == spotCheck2[i]) in TestGetLangsAndCountries()
974 if (j == testCount || testee != spotCheck2[i]) in TestGetLangsAndCountries()
975 errln("Couldn't find " + spotCheck2[i] + " in country list."); in TestGetLangsAndCountries()