Searched refs:attributesToTypeElementUsed (Results 1 – 1 of 1) sorted by relevance
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestBasic.java | 241 Relation<String, R3<Boolean, DtdType, String>> attributesToTypeElementUsed = Relation in showFoundElements() local 265 attributesToTypeElementUsed, false)); in showFoundElements() 271 attributesToTypeElementUsed, true) in showFoundElements() 274 attributesToTypeElementUsed, false)); in showFoundElements() 278 for (Entry<String, R3<Boolean, DtdType, String>> s : attributesToTypeElementUsed in showFoundElements() 291 Relation<String, R3<Boolean, DtdType, String>> attributesToTypeElementUsed, in siftDeprecated() argument 313 attributesToTypeElementUsed.put(attribute, in siftDeprecated()
|