Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A 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 …]
H A 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()
H A Dhttp_auth_handler_digest_unittest.cc70 int rv_create = factory->CreateAuthHandlerFromString( in RespondToChallenge()
408 int rv = factory->CreateAuthHandlerFromString( in TEST()
653 int rv = factory->CreateAuthHandlerFromString( in TEST()
680 int rv = factory->CreateAuthHandlerFromString( in TEST()
H A 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()
H A Dhttp_auth_handler_basic_fuzzer.cc28 factory.CreateAuthHandlerFromString( in LLVMFuzzerTestOneInput()
H A Dhttp_auth_handler_digest_fuzzer.cc33 factory.CreateAuthHandlerFromString( in LLVMFuzzerTestOneInput()
H A Dhttp_auth_handler_fuzzer.cc46 factory->CreateAuthHandlerFromString( in LLVMFuzzerTestOneInput()
H A Dhttp_auth_handler_factory.h120 int CreateAuthHandlerFromString(
H A Dhttp_auth.cc56 int rv = http_auth_handler_factory->CreateAuthHandlerFromString( in ChooseBestChallenge()
H A Dhttp_auth_handler_ntlm_portable_unittest.cc59 return factory_->CreateAuthHandlerFromString( in CreateHandler()
H A Dhttp_auth_handler_factory.cc57 int HttpAuthHandlerFactory::CreateAuthHandlerFromString( in CreateAuthHandlerFromString() function in net::HttpAuthHandlerFactory
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_context_builder_unittest.cc159 context->http_auth_handler_factory()->CreateAuthHandlerFromString( in TEST_F()
176 context->http_auth_handler_factory()->CreateAuthHandlerFromString( in TEST_F()
183 context->http_auth_handler_factory()->CreateAuthHandlerFromString( in TEST_F()
190 context->http_auth_handler_factory()->CreateAuthHandlerFromString( in TEST_F()