Home
last modified time | relevance | path

Searched refs:foundDevice (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/jni/
Dbenchmark_jni.cpp36 bool foundDevice = false; in Java_com_android_nn_benchmark_core_NNTestBase_hasNnApiDevice() local
51 foundDevice = true; in Java_com_android_nn_benchmark_core_NNTestBase_hasNnApiDevice()
58 return foundDevice; in Java_com_android_nn_benchmark_core_NNTestBase_hasNnApiDevice()