Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckCLDR.java744 public static Set<Subtype> errorCodesPath = ImmutableSet.of( field in CheckCLDR.CheckStatus
790 if (errorCodesPath.contains(subtype)) { in getMessage()