Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestDTDAttributes.java116 Relation<String, String> distinguishingAttributeToElements = Relation in showDistinguishing() local
136 distinguishingAttributeToElements.put(attribute, element); in showDistinguishing()
146 for (String attribute : distinguishingAttributeToElements.keySet()) { in showDistinguishing()
149 for (String element : distinguishingAttributeToElements in showDistinguishing()
166 nondistinguishing.removeAll(distinguishingAttributeToElements.keySet()); in showDistinguishing()
170 distinguishingAttributeToElements.keySet()); in showDistinguishing()
176 distinguishingAttributeToElements.keySet()); in showDistinguishing()