Searched refs:driverDidNotCrash (Results 1 – 3 of 3) sorted by relevance
102 Future<Boolean> driverDidNotCrash = in testDriverDoesNotFailWithParallelWorkload() local108 driverDidNotCrash.get()); in testDriverDoesNotFailWithParallelWorkload()
109 Future<Boolean> driverDidNotCrash = mDriverLivenessValidationExecutor.submit( in testDriverDoesNotFailWithParallelThreads() local115 assertTrue("Driver shouldn't have crashed", driverDidNotCrash.get()); in testDriverDoesNotFailWithParallelThreads()
105 Future<Boolean> driverDidNotCrash = mDriverLivenessValidationExecutor.submit( in testDriverDoesNotFailWithParallelThreads() local128 driverDidNotCrash.get()); in testDriverDoesNotFailWithParallelThreads()