Home
last modified time | relevance | path

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

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