Home
last modified time | relevance | path

Searched refs:DeleteSnapshotDevice (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp267 ASSERT_TRUE(DeleteSnapshotDevice(snapshot)); in CleanupSnapshotArtifacts()
378 AssertionResult DeleteSnapshotDevice(const std::string& snapshot) { in DeleteSnapshotDevice() function in android::snapshot::SnapshotTest
814 ASSERT_TRUE(DeleteSnapshotDevice("test_partition_b")); in TEST_F()
1163 if (!DeleteSnapshotDevice(name + "_b"s)) { in UnmapAll()