Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DManager.h204 void forTest_setDevices(std::vector<std::shared_ptr<Device>> devices) { in forTest_setDevices() function
/packages/modules/NeuralNetworks/runtime/test/
DTestFailingDriver.cpp81 deviceManager->forTest_setDevices({ in SetUp()
DTestMemoryDomain.cpp182 DeviceManager::get()->forTest_setDevices({}); in SetUp()
/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DTestRandomGraph.cpp405 DeviceManager::get()->forTest_setDevices(mSyntheticDevices); in testRandomGraph()
407 DeviceManager::get()->forTest_setDevices(mStandardDevices); in testRandomGraph()