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

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

Completed in 35 milliseconds