Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DConsoleCheckCLDR.java1194 ErrorType shortStatus = in fromStatusString() local
1283 String localeID, String path, ErrorType shortStatus, Subtype subtype) { in addDataToErrorFile()
1299 ErrorType shortStatus = item.get2(); in closeErrorFile() local
1779 ErrorType shortStatus = ErrorType.fromStatusString(statusString); in showValue() local
1922 private static void addError(ErrorType shortStatus) { in addError()