Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java1206 ErrorType shortStatus = in fromStatusString() local
1295 String localeID, String path, ErrorType shortStatus, Subtype subtype) { in addDataToErrorFile()
1311 ErrorType shortStatus = item.get2(); in closeErrorFile() local
1791 ErrorType shortStatus = ErrorType.fromStatusString(statusString); in showValue() local
1934 private static void addError(ErrorType shortStatus) { in addError()