Home
last modified time | relevance | path

Searched defs:url_prefix (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/net/url_request/
Dview_cache_helper.cc33 const std::string& url_prefix) { in FormatEntryInfo()
68 const std::string& url_prefix, in GetContentsHTML()
118 const std::string& url_prefix, in GetInfoHTML()
/external/chromium_org/chrome/browser/safe_browsing/
Dprotocol_manager_helper.h22 std::string url_prefix; member
Dsafe_browsing_test.cc112 explicit FakeSafeBrowsingService(const std::string& url_prefix) in FakeSafeBrowsingService()
139 explicit TestSafeBrowsingServiceFactory(const std::string& url_prefix) in TestSafeBrowsingServiceFactory()
271 std::string url_prefix = test_server_->GetURL("safebrowsing").spec(); in SetUp() local
Dsafe_browsing_service_browsertest.cc71 explicit FakeSafeBrowsingService(const std::string& url_prefix) in FakeSafeBrowsingService()
98 explicit TestSafeBrowsingServiceFactory(const std::string& url_prefix) in TestSafeBrowsingServiceFactory()
1000 GURL url_prefix = test_server()->GetURL( in SetUp() local
/external/chromium_org/components/dom_distiller/core/
Ddistiller_unittest.cc145 string url_prefix = "http://a.com/"; in CreateMultipageDistillerDataWithoutImages() local
/external/chromium_org/chrome/browser/extensions/updater/
Dextension_updater_unittest.cc1203 const std::string& url_prefix, in TestProtectedDownload()