Home
last modified time | relevance | path

Searched defs:foundAttributes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestBasic.java146 Relation<Row.R2<DtdType, String>, String> foundAttributes = in TestDtds() local
174 Relation<R2<DtdType, String>, String> foundAttributes, in checkDtds() argument
227 public void showFoundElements(Relation<Row.R2<DtdType, String>, String> foundAttributes) { in showFoundElements() argument