Searched refs:AcceleratorSpecificTestSupport (Results 1 – 12 of 12) sorted by relevance
28 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;50 implements AcceleratorSpecificTestSupport {70 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in testConfiguration()103 return AcceleratorSpecificTestSupport.findTestModelRunningOnAccelerator( in findModelForLivenessTest()
25 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;42 AcceleratorSpecificTestSupport {48 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in testConfiguration()
27 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;52 AcceleratorSpecificTestSupport {72 return AcceleratorSpecificTestSupport.getTargetAcceleratorNames(); in targetAccelerators()102 … AcceleratorSpecificTestSupport.findTestModelRunningOnAccelerator(activity, mAcceleratorName); in testDriverDoesNotFailWithParallelThreads()
27 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;51 AcceleratorSpecificTestSupport {71 return AcceleratorSpecificTestSupport.getTargetAcceleratorNames(); in targetAccelerators()99 … AcceleratorSpecificTestSupport.findTestModelRunningOnAccelerator(activity, mAcceleratorName); in testDriverDoesNotFailWithParallelThreads()
28 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;50 implements AcceleratorSpecificTestSupport {85 return AcceleratorSpecificTestSupport.findTestModelRunningOnAccelerator( in findModelForLivenessTest()
21 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;43 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in testConfiguration()
21 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;64 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in testConfiguration()
29 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;48 implements AcceleratorSpecificTestSupport {111 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in threadCountValues()
29 import com.android.nn.benchmark.app.AcceleratorSpecificTestSupport;121 AcceleratorSpecificTestSupport.findAllTestModelsRunningOnAccelerator(mContext, in call()
90 "src/com/android/nn/benchmark/app/AcceleratorSpecificTestSupport.java",
42 public interface AcceleratorSpecificTestSupport { interface
303 List<Object[]> result = AcceleratorSpecificTestSupport.maybeAddAcceleratorsToTestConfig( in modelsOnAccelerators()