Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dplurults.cpp249 LocalPointer<PluralRules> en_UK(test->forLocale(Locale::getUK(), status)); in testAPI() local
251 if (en_UK.isValid() && en.isValid()) { in testAPI()
252 if ( *en_UK != *en ) { in testAPI()