Searched refs:allReporters (Results 1 – 2 of 2) sorted by relevance
110 if (options.allReporters.any { it.hasErrors() } && !options.passBaselineUpdates) { in run()113 repeatErrors(stderr, options.allReporters, options.repeatErrorsMax) in run()159 options.allReporters.forEach { in run()
568 var allReporters: List<Reporter> in <lambda>() variable in com.android.tools.metalava.Options1555 allReporters = listOf( in <lambda>()