Home | History | Annotate | Download | only in net

Lines Matching refs:CreateFetcher

78   virtual void CreateFetcher(const GURL& url);
123 void URLFetcherTest::CreateFetcher(const GURL& url) {
142 // same thread that CreateFetcher() did.
154 virtual void CreateFetcher(const GURL& url);
180 virtual void CreateFetcher(const GURL& url);
196 virtual void CreateFetcher(const GURL& url);
228 virtual void CreateFetcher(const GURL& url);
293 // Wrapper that lets us call CreateFetcher() on a thread of our choice. We
295 // CreateFetcher() directly, but the ownership of the URLFetcherTest is a bit
303 test_->CreateFetcher(url_);
311 void URLFetcherPostTest::CreateFetcher(const GURL& url) {
346 void URLFetcherProtectTest::CreateFetcher(const GURL& url) {
387 void URLFetcherProtectTestPassedThrough::CreateFetcher(const GURL& url) {
456 void URLFetcherCancelTest::CreateFetcher(const GURL& url) {
506 // same thread that CreateFetcher() did.
521 CreateFetcher(test_server.GetURL("defaultresponse"));
557 CreateFetcher(test_server.GetURL("echo"));
566 CreateFetcher(test_server.GetURL("files/with-headers.html"));
585 CreateFetcher(url);
608 CreateFetcher(url);
634 CreateFetcher(url);
652 CreateFetcher(test_server.GetURL("defaultresponse"));
730 CreateFetcher(test_server.GetURL("defaultresponse"));
741 CreateFetcher(test_server.GetURL("defaultresponse"));