Searched defs:localeList (Results 1 – 7 of 7) sorted by relevance
343 LocaleList localeList = config.getLocales(); in getLocales() local
132 private static Locale[] localeList = { field in DemoUtility
144 Set<String> localeList = localeCounter.getKeysetSortedByCount(false); in main() local
233 List<String> localeList = Arrays.asList(level.locales.split("\\s+")); in computeConvertibleXPaths() local
272 String localeList = attributes.getValue("locales"); in setAttributes() local
284 private Set<String> localeList = new TreeSet<String>(); field in SimpleFactory
2909 const Locale *localeList = Locale::getAvailableLocales(numLocales); in TestBug11421() local