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

/external/icu/icu4c/source/test/intltest/
H A Dloctest.cpp894 UnicodeString spotCheck2 [] = { "US", "CA", "GB", "FR", "DE", local
910 if (testee == spotCheck2[i])
914 if (j == testCount || testee != spotCheck2[i])
915 errln("Couldn't find " + spotCheck2[i] + " in country list.");

Completed in 158 milliseconds