Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp1209 auto new_sm = SnapshotManager::New(new TestDeviceInfo(fake_super, "_b")); in TEST_F() local
1449 auto new_sm = SnapshotManager::New(new TestDeviceInfo(fake_super, "_b")); in TEST_F() local
1481 auto new_sm = SnapshotManager::New(new TestDeviceInfo(fake_super, "_b")); in TEST_F() local
1522 auto new_sm = SnapshotManager::NewForFirstStageMount(test_device); in TEST_F() local
1547 auto new_sm = SnapshotManager::NewForFirstStageMount(test_device); in TEST_F() local
1575 auto new_sm = SnapshotManager::NewForFirstStageMount(test_device); in TEST_F() local
1786 auto new_sm = SnapshotManager::New(new TestDeviceInfo(fake_super, flashed_slot_suffix)); in TEST_P() local