Home | History | Annotate | Download | only in disks

Lines Matching defs:mount_path

27   const char* mount_path;
50 const char* mount_path;
59 "/device/mount_path",
84 "/archive/mount_path",
90 "/device/mount_path",
147 bool HasMountPoint(const std::string& mount_path) {
150 return mount_points.find(mount_path) != mount_points.end();
158 disk.mount_path,
184 mount_point.mount_path,
223 DiskMountManager::GetInstance()->FormatMountedDevice("/archive/mount_path");
241 Field(&DiskMountManager::MountPointInfo::mount_path,
242 "/device/mount_path")))
253 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
259 EXPECT_EQ("/device/mount_path",
266 EXPECT_TRUE(HasMountPoint("/device/mount_path"));
285 Field(&DiskMountManager::MountPointInfo::mount_path,
286 "/device/mount_path")))
297 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
303 EXPECT_EQ("/device/mount_path",
314 EXPECT_FALSE(HasMountPoint("/device/mount_path"));
340 Field(&DiskMountManager::MountPointInfo::mount_path,
341 "/device/mount_path")))
359 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
360 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
366 EXPECT_EQ("/device/mount_path",
377 EXPECT_FALSE(HasMountPoint("/device/mount_path"));
396 Field(&DiskMountManager::MountPointInfo::mount_path,
397 "/device/mount_path")))
412 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
418 EXPECT_EQ("/device/mount_path",
429 mount_path"));
448 Field(&DiskMountManager::MountPointInfo::mount_path,
449 "/device/mount_path")))
464 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
470 EXPECT_EQ("/device/mount_path",
481 EXPECT_FALSE(HasMountPoint("/device/mount_path"));
502 Field(&DiskMountManager::MountPointInfo::mount_path,
503 "/device/mount_path")))
518 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
524 EXPECT_EQ("/device/mount_path",
535 EXPECT_FALSE(HasMountPoint("/device/mount_path"));
567 Field(&DiskMountManager::MountPointInfo::mount_path,
568 "/device/mount_path")))
574 Field(&DiskMountManager::MountPointInfo::mount_path,
575 "/device/mount_path")))
579 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
585 EXPECT_EQ("/device/mount_path",
596 EXPECT_FALSE(HasMountPoint("/device/mount_path"));
607 "/device/mount_path");
609 EXPECT_TRUE(HasMountPoint("/device/mount_path"));
612 DiskMountManager::GetInstance()->FormatMountedDevice("/device/mount_path");
618 EXPECT_EQ("/device/mount_path",