Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp121 int getDeviceNameResult = ANeuralNetworksDevice_getName(device, &buffer); in findDeviceByName() local
122 if (getDeviceNameResult != ANEURALNETWORKS_NO_ERROR) { in findDeviceByName()
124 << getDeviceNameResult; in findDeviceByName()