Searched refs:findDevice (Results 1 – 1 of 1) sorted by relevance
87 const ANeuralNetworksDevice* findDevice(JNIEnv* env, const std::string& name) { in findDevice() function265 const auto* device = findDevice(env, deviceName); in Java_android_neuralnetworks_cts_ModelAssetTest_nativeTestCompileFromAssetFile()