Searched defs:HandleAnotherChallenge (Results 1 – 8 of 8) sorted by relevance
18 HttpAuth::AuthorizationResult HttpAuthHandlerNTLM::HandleAnotherChallenge( in HandleAnotherChallenge() function in net::HttpAuthHandlerNTLM
54 HttpAuth::AuthorizationResult HttpAuthHandlerBasic::HandleAnotherChallenge( in HandleAnotherChallenge() function in net::HttpAuthHandlerBasic
74 HttpAuth::AuthorizationResult HttpAuthHandlerMock::HandleAnotherChallenge( in HandleAnotherChallenge() function in net::HttpAuthHandlerMock
50 TEST(HttpAuthHandlerBasicTest, HandleAnotherChallenge) { in TEST() argument
160 HttpAuth::AuthorizationResult HttpAuthHandlerNegotiate::HandleAnotherChallenge( in HandleAnotherChallenge() function in net::HttpAuthHandlerNegotiate
107 HttpAuth::AuthorizationResult HttpAuthHandlerDigest::HandleAnotherChallenge( in HandleAnotherChallenge() function in net::HttpAuthHandlerDigest
528 TEST(HttpAuthHandlerDigest, HandleAnotherChallenge) { in TEST() argument
33 virtual HttpAuth::AuthorizationResult HandleAnotherChallenge( in HandleAnotherChallenge() function in net::__anone91b9e240111::MockAuthHandler