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

  /external/chromium_org/chromeos/dbus/
cros_disks_client_unittest.cc 54 const std::string kNativePath = "/sys/devices/.../sdb/sdb1";
110 AppendStringDictEntry(&array_writer, cros_disks::kNativePath, kNativePath);
135 EXPECT_EQ(kNativePath, result.system_path());
cros_disks_client.cc 673 cros_disks::kNativePath, &system_path_);

Completed in 26 milliseconds