Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestDTDAttributes.java608 Map<R2<String, String>, R3<Set<String>, String, String>> toAttributeData) { in checkStructure() argument
628 toAttributes.getAll(element), toAttributeData) in checkStructure()
634 toAttributes, toAttributeData); in checkStructure()
641 Map<R2<String, String>, R3<Set<String>, String, String>> toAttributeData) { in checkAttributeStructure() argument
652 R3<Set<String>, String, String> data = toAttributeData.get(Row.of( in checkAttributeStructure()