Home
last modified time | relevance | path

Searched refs:CreateAuthHandlerFromString (Results 1 – 12 of 12) sorted by relevance

/external/cronet/net/http/
Dhttp_auth_handler_factory_unittest.cc87 registry_factory.CreateAuthHandlerFromString( in TEST()
96 registry_factory.CreateAuthHandlerFromString( in TEST()
101 registry_factory.CreateAuthHandlerFromString( in TEST()
110 registry_factory.CreateAuthHandlerFromString( in TEST()
115 registry_factory.CreateAuthHandlerFromString( in TEST()
122 registry_factory.CreateAuthHandlerFromString( in TEST()
131 registry_factory.CreateAuthHandlerFromString( in TEST()
136 registry_factory.CreateAuthHandlerFromString( in TEST()
155 int rv = http_auth_handler_factory->CreateAuthHandlerFromString( in TEST()
169 int rv = http_auth_handler_factory->CreateAuthHandlerFromString( in TEST()
[all …]
Dhttp_auth_handler_basic_unittest.cc52 EXPECT_EQ(OK, factory.CreateAuthHandlerFromString( in TEST()
108 EXPECT_EQ(OK, factory.CreateAuthHandlerFromString( in TEST()
211 int rv = factory.CreateAuthHandlerFromString( in TEST()
237 EXPECT_THAT(factory.CreateAuthHandlerFromString( in TEST()
245 EXPECT_THAT(factory.CreateAuthHandlerFromString( in TEST()
Dhttp_auth_handler_digest_unittest.cc70 int rv_create = factory->CreateAuthHandlerFromString( in RespondToChallenge()
370 int rv = factory->CreateAuthHandlerFromString( in TEST()
535 int rv = factory->CreateAuthHandlerFromString( in TEST()
562 int rv = factory->CreateAuthHandlerFromString( in TEST()
Dhttp_auth_handler_basic_fuzzer.cc28 factory.CreateAuthHandlerFromString( in LLVMFuzzerTestOneInput()
Dhttp_auth_handler_digest_fuzzer.cc33 factory.CreateAuthHandlerFromString( in LLVMFuzzerTestOneInput()
Dhttp_auth_handler_fuzzer.cc46 factory->CreateAuthHandlerFromString( in LLVMFuzzerTestOneInput()
Dhttp_auth_handler_negotiate_unittest.cc241 int rv = factory_->CreateAuthHandlerFromString( in CreateHandler()
467 int rv = negotiate_factory->CreateAuthHandlerFromString( in TEST_F()
540 EXPECT_EQ(OK, negotiate_factory->CreateAuthHandlerFromString( in TEST_F()
Dhttp_auth_handler_factory.h120 int CreateAuthHandlerFromString(
Dhttp_auth.cc56 int rv = http_auth_handler_factory->CreateAuthHandlerFromString( in ChooseBestChallenge()
Dhttp_auth_handler_ntlm_portable_unittest.cc58 return factory_->CreateAuthHandlerFromString( in CreateHandler()
Dhttp_auth_handler_factory.cc57 int HttpAuthHandlerFactory::CreateAuthHandlerFromString( in CreateAuthHandlerFromString() function in net::HttpAuthHandlerFactory
/external/cronet/net/url_request/
Durl_request_context_builder_unittest.cc156 context->http_auth_handler_factory()->CreateAuthHandlerFromString( in TEST_F()
173 context->http_auth_handler_factory()->CreateAuthHandlerFromString( in TEST_F()
180 context->http_auth_handler_factory()->CreateAuthHandlerFromString( in TEST_F()
187 context->http_auth_handler_factory()->CreateAuthHandlerFromString( in TEST_F()