SetDelegateForTests  260 chrome/browser/local_discovery/privet_http_unittest.cc     fetcher_factory_.SetDelegateForTests(&fetcher_delegate_);
SetDelegateForTests  120 chrome/browser/safe_browsing/download_protection_service_unittest.cc     factory_->SetDelegateForTests(this);
SetDelegateForTests  123 chrome/browser/safe_browsing/download_protection_service_unittest.cc     factory_->SetDelegateForTests(NULL);
SetDelegateForTests   31 content/test/mock_google_streaming_server.cc   url_fetcher_factory_.SetDelegateForTests(this);
SetDelegateForTests  284 net/url_request/test_url_fetcher_factory.cc   fetcher->SetDelegateForTests(delegate_for_tests_);
SetDelegateForTests  184 net/url_request/test_url_fetcher_factory.h   void SetDelegateForTests(DelegateForTests* delegate_for_tests);
SetDelegateForTests  249 net/url_request/test_url_fetcher_factory.h   void SetDelegateForTests(TestURLFetcherDelegateForTests* delegate_for_tests);