Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.h166 void forTest_setDevices(std::vector<std::shared_ptr<Device>> devices) { in forTest_setDevices() function
/frameworks/ml/nn/runtime/test/
DTestFailingDriver.cpp82 deviceManager->forTest_setDevices({ in SetUp()
DTestMemoryDomain.cpp176 DeviceManager::get()->forTest_setDevices({}); in SetUp()
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp401 DeviceManager::get()->forTest_setDevices(mSyntheticDevices); in testRandomGraph()
403 DeviceManager::get()->forTest_setDevices(mStandardDevices); in testRandomGraph()