Searched refs:printErrors (Results 1 – 2 of 2) sorted by relevance
251 val numShown = it.printErrors(writer, remainingCap) in repeatErrors()
287 fun printErrors(writer: PrintWriter, maxErrors: Int): Int { in printErrors() method