Searched refs:shouldUseNnApiSupportLibrary (Results 1 – 8 of 8) sorted by relevance
169 public static boolean shouldUseNnApiSupportLibrary() { in shouldUseNnApiSupportLibrary() method in NNTestBase448 shouldUseNnApiSupportLibrary()); in runCompilationBenchmark()
188 NNTestBase.shouldUseNnApiSupportLibrary(), in isTestModelSupportedByAccelerator() argument
98 NNTestBase.shouldUseNnApiSupportLibrary(), in onCreate() argument
134 NNTestBase.shouldUseNnApiSupportLibrary()); in runAllModelsOnNThreadsForOnAccelerator()
145 NNTestBase.shouldUseNnApiSupportLibrary()); in compileSupportedModelsOnNThreadsFor()
167 mProcessor.setUseNnApiSupportLibrary(NNTestBase.shouldUseNnApiSupportLibrary());
96 final boolean useNnApiSupportLibrary = NNTestBase.shouldUseNnApiSupportLibrary(); in setUseNNApi()
278 final boolean useNnapiSl = NNTestBase.shouldUseNnApiSupportLibrary(); in startInferenceTest()