Searched refs:makeTestDevice (Results 1 – 1 of 1) sorted by relevance
124 std::shared_ptr<Device> makeTestDevice() { in makeTestDevice() function151 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()