Searched refs:mSyntheticDevices (Results 1 – 1 of 1) sorted by relevance
151 mSyntheticDevices.push_back(makeTestDevice<TestDriverV1_2>()); in SetUpTestCase()152 mSyntheticDevices.push_back(makeTestDevice<TestDriverV1_1>()); in SetUpTestCase()153 mSyntheticDevices.push_back(makeTestDevice<TestDriverV1_0>()); in SetUpTestCase()407 DeviceManager::get()->forTest_setDevices(mSyntheticDevices); in testRandomGraph()446 static std::vector<std::shared_ptr<Device>> mSyntheticDevices; member in android::nn::fuzzing_test::RandomGraphTest459 std::vector<std::shared_ptr<Device>> RandomGraphTest::mSyntheticDevices; member in android::nn::fuzzing_test::RandomGraphTest