Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestExecution.cpp824 std::make_tuple(ErrorStatus::DEVICE_UNAVAILABLE, Result::UNAVAILABLE_DEVICE,
861 std::make_tuple(ErrorStatus::DEVICE_UNAVAILABLE, Result::UNAVAILABLE_DEVICE,
/frameworks/ml/nn/runtime/include/
DNeuralNetworksWrapper.h77 UNAVAILABLE_DEVICE = ANEURALNETWORKS_UNAVAILABLE_DEVICE, enumerator