Searched refs:MINIMUM_TERRITORIES (Results 1 – 2 of 2) sorted by relevance
787 Set<String> countries = new TreeSet<>(CldrUtility.MINIMUM_TERRITORIES); in TestMinimalLocalization()
177 …public static final List<String> MINIMUM_TERRITORIES = Arrays.asList(new String[] { "US", "GB", "D… field in CldrUtility