Searched refs:hasErrors (Results 1 – 2 of 2) sorted by relevance
83 private var hasErrors = false in toString() variable303 hasErrors = true in toString()388 fun hasErrors(): Boolean = hasErrors in toString() method
149 if (reporter.hasErrors() && !options.passBaselineUpdates) {