HomeSort by relevance Sort by last modified time
    Searched defs:kTestDevicePath (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
mock_mount_library.cc 18 const char* kTestDevicePath = "/this/device/path";
50 std::string(kTestDevicePath),
66 std::string(kTestDevicePath), disk1.get()));
79 std::string(kTestDevicePath),
94 std::string(kTestDevicePath), disk2.get()));
101 std::string(kTestDevicePath),
116 std::string(kTestDevicePath), disk.get()));
  /external/chromium_org/chromeos/disks/
mock_disk_mount_manager.cc 25 const char* kTestDevicePath = "/this/device/path";
70 std::string(kTestDevicePath),
92 std::string(kTestDevicePath), disk1.get()));
102 std::string(kTestDevicePath),
123 std::string(kTestDevicePath), disk2.get()));
129 std::string(kTestDevicePath),
150 std::string(kTestDevicePath), disk.get()));

Completed in 45 milliseconds