Searched refs:DeleteSnapshotDevice (Results 1 – 1 of 1) sorted by relevance
267 ASSERT_TRUE(DeleteSnapshotDevice(snapshot)); in CleanupSnapshotArtifacts()378 AssertionResult DeleteSnapshotDevice(const std::string& snapshot) { in DeleteSnapshotDevice() function in android::snapshot::SnapshotTest814 ASSERT_TRUE(DeleteSnapshotDevice("test_partition_b")); in TEST_F()1163 if (!DeleteSnapshotDevice(name + "_b"s)) { in UnmapAll()