Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp135 ASSERT_TRUE(DeleteSnapshotDevice(snapshot)); in CleanupTestArtifacts()
241 AssertionResult DeleteSnapshotDevice(const std::string& snapshot) { in DeleteSnapshotDevice() function in android::snapshot::SnapshotTest
584 ASSERT_TRUE(DeleteSnapshotDevice("test_partition_b")); in TEST_F()
889 if (!DeleteSnapshotDevice(name + "_b"s)) { in UnmapAll()