Searched refs:mSyntheticDevices (Results 1 – 1 of 1) sorted by relevance
150 mSyntheticDevices.push_back(DeviceManager::forTest_makeDriverDevice( in SetUpTestCase()152 mSyntheticDevices.push_back(DeviceManager::forTest_makeDriverDevice( in SetUpTestCase()154 mSyntheticDevices.push_back(DeviceManager::forTest_makeDriverDevice( in SetUpTestCase()409 DeviceManager::get()->forTest_setDevices(mSyntheticDevices); in testRandomGraph()448 static std::vector<std::shared_ptr<Device>> mSyntheticDevices; member in android::nn::fuzzing_test::RandomGraphTest461 std::vector<std::shared_ptr<Device>> RandomGraphTest::mSyntheticDevices; member in android::nn::fuzzing_test::RandomGraphTest