Searched refs:mSyntheticDevices (Results 1 – 1 of 1) sorted by relevance
146 mSyntheticDevices.push_back(DeviceManager::forTest_makeDriverDevice( in SetUpTestCase()148 mSyntheticDevices.push_back(DeviceManager::forTest_makeDriverDevice( in SetUpTestCase()150 mSyntheticDevices.push_back(DeviceManager::forTest_makeDriverDevice( in SetUpTestCase()405 DeviceManager::get()->forTest_setDevices(mSyntheticDevices); in testRandomGraph()444 static std::vector<std::shared_ptr<Device>> mSyntheticDevices; member in android::nn::fuzzing_test::RandomGraphTest457 std::vector<std::shared_ptr<Device>> RandomGraphTest::mSyntheticDevices; member in android::nn::fuzzing_test::RandomGraphTest