Searched refs:hasErrors (Results 1 – 9 of 9) sorted by relevance
92 assertTrue(mExecutor.hasErrors()); in testExecution_errors()111 assertTrue(mExecutor.hasErrors()); in testExecution_timeout()
100 public boolean hasErrors() { in hasErrors() method in ParallelDeviceExecutor
89 fun hasErrors(): Boolean = errors.size > 0 in hasErrors() method301 if (hasErrors()) { in writeErrorMessage()
193 optionGroup.allReporters.any { it.hasErrors() } && in <lambda>()
167 if (executor.hasErrors()) { in testBlockCompareUpdate()204 if (pushExec.hasErrors()) { in testBlockCompareUpdate()
293 if (executor.hasErrors()) { in downloadFiles()
406 if (pushExec.hasErrors()) { in internalUpdateDevice()813 if (executor.hasErrors()) { in run()
438 if (executor.hasErrors()) { in runLabPreparersSetup()504 if (executor.hasErrors()) { in runPreparersSetup()
601 if (executor.hasErrors()) { in setUp()