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

/external/chromium_org/third_party/icu/source/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.");
/external/icu/icu4c/source/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 107 milliseconds