Searched refs:errorFileCounter (Results 1 – 1 of 1) sorted by relevance
1053 errorFileCounter.clear(); in openErrorFile()1079 …static Counter<Row.R4<String, String, ErrorType, Subtype>> errorFileCounter = new Counter<Row.R4<S… field in ConsoleCheckCLDR.ErrorFile1094 errorFileCounter.add( in addDataToErrorFile()1102 for (Row.R4<String, String, ErrorType, Subtype> item : errorFileCounter.keySet()) { in closeErrorFile()1117 .addCell(errorFileCounter.getCount(item)) in closeErrorFile()