Searched defs:test_device (Results 1 – 1 of 1) sorted by relevance
101 TestDeviceInfo* test_device = nullptr; variable2034 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local2066 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local2102 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local2127 auto test_device = new TestDeviceInfo(fake_super, "_a"); in TEST_F() local2153 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local2214 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local