Searched refs:ConsoleCheckCLDR (Results 1 – 3 of 3) sorted by relevance
89 public class ConsoleCheckCLDR { class1106 .addCell(ConsoleCheckCLDR.getLocaleName(localeID)) in closeErrorFile()1136 .addCell(ConsoleCheckCLDR.getLinkedLocale(localeID)) in closeErrorFile()1137 .addCell(ConsoleCheckCLDR.getLocaleName(localeID)) in closeErrorFile()1187 for (ConsoleCheckCLDR.ErrorType type : ConsoleCheckCLDR.ErrorType.showInSummary) { in showErrorFileIndex()1189 final boolean coverage = ConsoleCheckCLDR.ErrorType.coverage.contains(type); in showErrorFileIndex()1192 } else if (ConsoleCheckCLDR.ErrorType.unapproved.contains(type)) { in showErrorFileIndex()1213 .addCell(ConsoleCheckCLDR.getLocaleName(htmlOpenedFileLanguage)); in showErrorFileIndex()1225 for (ConsoleCheckCLDR.ErrorType type : ConsoleCheckCLDR.ErrorType.showInSummary) { in showErrorFileIndex()1273 if (!ConsoleCheckCLDR.ErrorType.showInSummary.contains(problem)) { in showSections()[all …]
16 ( env JAVA_OPTS="-DCLDR_DIR=. -Dfile.encoding=UTF-8 -DSHOW_FILES -Xmx3000M" ConsoleCheckCLDR -e -z…
12 java -classpath "${CP}" ${JAVA_OPTS} org.unicode.cldr.test.ConsoleCheckCLDR $@