Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp101 TestDeviceInfo* test_device = nullptr; variable
2034 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local
2066 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local
2102 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local
2127 auto test_device = new TestDeviceInfo(fake_super, "_a"); in TEST_F() local
2153 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local
2214 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local