Searched refs:ulocs (Results 1 – 1 of 1) sorted by relevance
319 ULocale ulocs[] = Collator.getAvailableULocales(); in checkAvailable() local320 if (!assertTrue("getAvailableULocales != null", ulocs!=null)) return -1; in checkAvailable()321 checkArray(msg, ulocs, null); in checkAvailable()