Home
last modified time | relevance | path

Searched defs:test_device (Results 1 – 3 of 3) sorted by relevance

/system/authgraph/boringssl/src/
Dlib.rs57 pub mod test_device; module
Dtests.rs277 let test_device = crate::test_device::AgDevice::default(); in test_get_identity_with_root_key_in_incorrect_canonical_form() localVariable
304 let test_device = crate::test_device::AgDevice::default(); in test_get_identity_with_root_key_in_correct_canonical_form() localVariable
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp100 TestDeviceInfo* test_device = nullptr; variable
2023 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local
2059 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local
2095 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local
2120 auto test_device = new TestDeviceInfo(fake_super, "_a"); in TEST_F() local
2150 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local
2215 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local