Home
last modified time | relevance | path

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

/external/chromium_org/net/url_request/
Dview_cache_helper.cc33 const std::string& url_prefix) { in FormatEntryInfo()
69 const std::string& url_prefix, in GetContentsHTML()
119 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()
136 explicit TestSafeBrowsingServiceFactory(const std::string& url_prefix) in TestSafeBrowsingServiceFactory()
268 std::string url_prefix = test_server_->GetURL("safebrowsing").spec(); in SetUp() local
Dsafe_browsing_service_browsertest.cc70 explicit FakeSafeBrowsingService(const std::string& url_prefix) in FakeSafeBrowsingService()
94 explicit TestSafeBrowsingServiceFactory(const std::string& url_prefix) in TestSafeBrowsingServiceFactory()
885 GURL url_prefix = test_server()->GetURL( in SetUp() local
/external/chromium_org/sync/internal_api/attachments/
Dattachment_uploader_impl.cc212 const std::string& url_prefix, in AttachmentUploaderImpl()
Dattachment_uploader_impl_unittest.cc267 std::string url_prefix( in SetUp() local
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_impl.cc639 std::string url_prefix = GetSyncServiceAttachmentsURL(sync_service_url_); in CreateAttachmentService() local
/external/chromium_org/components/dom_distiller/core/
Ddistiller_unittest.cc144 string url_prefix = "http://a.com/"; in CreateMultipageDistillerDataWithoutImages() local