Searched refs:kAboutCacheURL (Results 1 – 4 of 4) sorted by relevance
38 GURL(std::string(chrome::kAboutCacheURL) + "/mercury"), in TEST_F()
1277 if (StartsWithAboutSpecifier(*url, chrome::kAboutCacheURL)) { in WillHandleBrowserAboutURL()
23 extern const char kAboutCacheURL[];
29 const char kAboutCacheURL[] = "about:cache"; variable