Home
last modified time | relevance | path

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

/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDemoUtility.java130 return localeList; in getG7Locales()
132 private static Locale[] localeList = { field in DemoUtility
/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp5399 const Locale *localeList = Locale::getAvailableLocales(numLocales); in TestBug11421() local
5401 const Locale &loc = localeList[localeIndex]; in TestBug11421()