Searched refs:modelForLivenessTest (Results 1 – 3 of 3) sorted by relevance
96 Optional<TestModels.TestModelEntry> modelForLivenessTest = findModelForLivenessTest(); in testDriverDoesNotFailWithParallelWorkload() local98 modelForLivenessTest.isPresent()); in testDriverDoesNotFailWithParallelWorkload()101 new DriverLivenessChecker(activity, mAcceleratorName, modelForLivenessTest.get()); in testDriverDoesNotFailWithParallelWorkload()
101 Optional<TestModels.TestModelEntry> modelForLivenessTest = in testDriverDoesNotFailWithParallelThreads() local104 modelForLivenessTest.isPresent()); in testDriverDoesNotFailWithParallelThreads()108 mAcceleratorName, modelForLivenessTest.get()); in testDriverDoesNotFailWithParallelThreads()
98 Optional<TestModels.TestModelEntry> modelForLivenessTest = in testDriverDoesNotFailWithParallelThreads() local101 modelForLivenessTest.isPresent()); in testDriverDoesNotFailWithParallelThreads()104 mAcceleratorName, modelForLivenessTest.get()); in testDriverDoesNotFailWithParallelThreads()