Searched defs:test_device (Results 1 – 3 of 3) sorted by relevance
57 pub mod test_device; module
277 let test_device = crate::test_device::AgDevice::default(); in test_get_identity_with_root_key_in_incorrect_canonical_form() localVariable304 let test_device = crate::test_device::AgDevice::default(); in test_get_identity_with_root_key_in_correct_canonical_form() localVariable
101 TestDeviceInfo* test_device = nullptr; variable2181 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local2217 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local2253 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local2278 auto test_device = new TestDeviceInfo(fake_super, "_a"); in TEST_F() local2305 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local2345 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local2399 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local