Searched refs:kAboutShorthangURL (Results 1 – 5 of 5) sorted by relevance
86 GURL(chrome::kAboutShorthangURL), in TEST_F()87 GURL(chrome::kAboutShorthangURL), in TEST_F()
17 chrome::kAboutShorthangURL,
36 extern const char kAboutShorthangURL[];
43 const char kAboutShorthangURL[] = "about:shorthang"; variable
265 url.spec() == chrome::kAboutShorthangURL; in IsURLAcceptableForWebUI()