Searched refs:totalErrors (Results 1 – 1 of 1) sorted by relevance
247 val totalErrors = reporters.sumOf { it.errorCount } in repeatErrors() constant255 if (totalShown < totalErrors) { in repeatErrors()