Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCLDRTest.java548 Set<String> xpathsFailing) { in checkValidity() argument
553 … checkCodes(xpath, "currency", avalue, codes, results, xpathsFailing, checkReplacements); in checkValidity()
555 … checkCodes(xpath, "script", avalue, codes, results, xpathsFailing, checkReplacements); in checkValidity()
557 … checkCodes(xpath, "territory", avalue, codes, results, xpathsFailing, checkReplacements); in checkValidity()
559 … checkCodes(xpath, "language", avalue, codes, results, xpathsFailing, checkReplacements); in checkValidity()
561 checkCodes(xpath, "tzid", avalue, codes, results, xpathsFailing, checkReplacements); in checkValidity()