Searched refs:SetHttpAuthHandlerFactory (Results 1 – 4 of 4) sorted by relevance
257 void SetHttpAuthHandlerFactory(
169 builder_.SetHttpAuthHandlerFactory( in TEST_F()
232 void URLRequestContextBuilder::SetHttpAuthHandlerFactory( in SetHttpAuthHandlerFactory() function in net::URLRequestContextBuilder
81 builder->SetHttpAuthHandlerFactory(HttpAuthHandlerFactory::CreateDefault()); in CreateTestURLRequestContextBuilder()