Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DTestRandomGraph.cpp145 mStandardDevices = DeviceManager::get()->forTest_getDevices(); in SetUpTestCase()
407 DeviceManager::get()->forTest_setDevices(mStandardDevices); in testRandomGraph()
443 static std::vector<std::shared_ptr<Device>> mStandardDevices; member in android::nn::fuzzing_test::RandomGraphTest
456 std::vector<std::shared_ptr<Device>> RandomGraphTest::mStandardDevices; member in android::nn::fuzzing_test::RandomGraphTest