Searched refs:modelForLivenessTest (Results 1 – 3 of 3) sorted by relevance
95 Optional<TestModels.TestModelEntry> modelForLivenessTest = findModelForLivenessTest(); in testDriverDoesNotFailWithParallelWorkload() local97 modelForLivenessTest.isPresent()); in testDriverDoesNotFailWithParallelWorkload()100 new DriverLivenessChecker(activity, mAcceleratorName, modelForLivenessTest.get()); in testDriverDoesNotFailWithParallelWorkload()
100 Optional<TestModels.TestModelEntry> modelForLivenessTest = in testDriverDoesNotFailWithParallelThreads() local103 modelForLivenessTest.isPresent()); in testDriverDoesNotFailWithParallelThreads()107 mAcceleratorName, modelForLivenessTest.get()); in testDriverDoesNotFailWithParallelThreads()
96 Optional<TestModels.TestModelEntry> modelForLivenessTest = in testDriverDoesNotFailWithParallelThreads() local99 modelForLivenessTest.isPresent()); in testDriverDoesNotFailWithParallelThreads()102 mAcceleratorName, modelForLivenessTest.get()); in testDriverDoesNotFailWithParallelThreads()