Searched refs:showInSummary (Results 1 – 1 of 1) sorted by relevance
994 static EnumSet<ErrorType> showInSummary = EnumSet.of( field in ConsoleCheckCLDR.ErrorType1187 for (ConsoleCheckCLDR.ErrorType type : ConsoleCheckCLDR.ErrorType.showInSummary) { in showErrorFileIndex()1225 for (ConsoleCheckCLDR.ErrorType type : ConsoleCheckCLDR.ErrorType.showInSummary) { in showErrorFileIndex()1273 if (!ConsoleCheckCLDR.ErrorType.showInSummary.contains(problem)) { in showSections()1378 for (ConsoleCheckCLDR.ErrorType type : ConsoleCheckCLDR.ErrorType.showInSummary) { in writeErrorCountsText()1595 if (ErrorType.showInSummary.contains(shortStatus)) { in addError()