Searched refs:SetInterceptorForTesting (Results 1 – 3 of 3) sorted by relevance
138 URLRequestJobFactory::SetInterceptorForTesting(this); in URLRequestFilter()143 URLRequestJobFactory::SetInterceptorForTesting(nullptr); in ~URLRequestFilter()
80 static void SetInterceptorForTesting(URLRequestInterceptor* interceptor);
133 void URLRequestJobFactory::SetInterceptorForTesting( in SetInterceptorForTesting() function in net::URLRequestJobFactory