Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestFree.cpp64 const int getDeviceStatus = ANeuralNetworks_getDevice(devIndex, &device); in createDeviceList() local
65 EXPECT_EQ(getDeviceStatus, ANEURALNETWORKS_NO_ERROR); in createDeviceList()
66 if (getDeviceStatus == ANEURALNETWORKS_NO_ERROR) { in createDeviceList()