Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DBreakIteratorTest.java748 com.ibm.icu.util.ULocale[] ulocList = BreakIterator.getAvailableULocales(); in TestGetAvailableLocales() local
749 if (ulocList.length == 0) { in TestGetAvailableLocales()
752 logln("getAvailableULocales() returned " + ulocList.length + " locales"); in TestGetAvailableLocales()