Searched refs:bcp47Regions (Results 1 – 1 of 1) sorted by relevance
1049 Set<String> bcp47Regions = new LinkedHashSet<String>( in TestTerritoryContainment() local1051 bcp47Regions.remove("ZZ"); // We don't care about ZZ since it is the in TestTerritoryContainment()1053 for (Iterator<String> it = bcp47Regions.iterator(); it.hasNext();) { in TestTerritoryContainment()1065 if (!mapItems.equals(bcp47Regions)) { in TestTerritoryContainment()1068 bcp47Regions); in TestTerritoryContainment()1069 errlnDiff("bcp47 regions not in containment items: ", bcp47Regions, in TestTerritoryContainment()