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

  /external/chromium/chrome/browser/
shell_integration_unittest.cc 314 FilePath empty_path; local
316 ShellIntegration::GetChromiumAppId(empty_path));
  /external/chromium/googleurl/src/
gurl_unittest.cc 223 GURL empty_path = url.GetWithEmptyPath(); local
224 EXPECT_EQ(cases[i].expected, empty_path.spec());
  /external/bluetooth/bluez/health/
hdp.c 741 char *empty_path; local
745 empty_path = "/";
748 DBUS_TYPE_OBJECT_PATH, &empty_path);
    [all...]

Completed in 97 milliseconds