Searched refs:empty_path (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dshell_integration_unittest.cc314 FilePath empty_path; local
316 ShellIntegration::GetChromiumAppId(empty_path));
/external/chromium/googleurl/src/
H A Dgurl_unittest.cc223 GURL empty_path = url.GetWithEmptyPath(); local
224 EXPECT_EQ(cases[i].expected, empty_path.spec());

Completed in 59 milliseconds