Searched refs:snap_device (Results 1 – 1 of 1) sorted by relevance
291 std::string base_device, cow_device, snap_device; in PrepareOneSnapshot() local316 &snap_device)) { in PrepareOneSnapshot()320 *out_snap_device = std::move(snap_device); in PrepareOneSnapshot()400 std::string snap_device; in TEST_F() local402 &snap_device)); in TEST_F()403 ASSERT_TRUE(android::base::StartsWith(snap_device, "/dev/block/dm-")); in TEST_F()425 std::string snap_device; in TEST_F() local427 &snap_device)); in TEST_F()428 ASSERT_TRUE(android::base::StartsWith(snap_device, "/dev/block/dm-")); in TEST_F()464 std::string snap_device; in TEST_F() local[all …]