Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp150 mStandardDevices = DeviceManager::get()->forTest_getDevices(); in SetUpTestCase()
409 DeviceManager::get()->forTest_setDevices(mStandardDevices); in testRandomGraph()
445 static std::vector<std::shared_ptr<Device>> mStandardDevices; member in android::nn::fuzzing_test::RandomGraphTest
458 std::vector<std::shared_ptr<Device>> RandomGraphTest::mStandardDevices; member in android::nn::fuzzing_test::RandomGraphTest