Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestBasic.java235 Relation<String, R3<Boolean, DtdType, String>> attributesToTypeElementUsed = Relation in showFoundElements() local
259 attributesToTypeElementUsed, false)); in showFoundElements()
265 attributesToTypeElementUsed, true) in showFoundElements()
268 attributesToTypeElementUsed, false)); in showFoundElements()
272 for (Entry<String, R3<Boolean, DtdType, String>> s : attributesToTypeElementUsed in showFoundElements()
285 Relation<String, R3<Boolean, DtdType, String>> attributesToTypeElementUsed, in siftDeprecated() argument
307 attributesToTypeElementUsed.put(attribute, in siftDeprecated()