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
100 TestDeviceInfo* test_device = nullptr; variable2023 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local2059 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local2095 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local2120 auto test_device = new TestDeviceInfo(fake_super, "_a"); in TEST_F() local2150 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local2215 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local