Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckCLDR.java1110 if (shouldExcludeStatus(fullPath, status)) { in check()
1383 private boolean shouldExcludeStatus(String xpath, CheckStatus status) { in shouldExcludeStatus() method in CheckCLDR