Searched defs:kNativePath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dcros_disks_client_unittest.cc55 const std::string kNativePath = "/sys/devices/.../sdb/sdb1"; local
113 AppendStringDictEntry(&array_writer, cros_disks::kNativePath, kNativePath);
139 EXPECT_EQ(kNativePath, result.system_path());

Completed in 78 milliseconds