HandleAnotherChallenge 45 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h virtual net::HttpAuth::AuthorizationResult HandleAnotherChallenge( HandleAnotherChallenge 112 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy_unittest.cc TEST(HttpAuthHandlerSpdyProxyTest, HandleAnotherChallenge) { HandleAnotherChallenge 127 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy_unittest.cc spdyproxy->HandleAnotherChallenge(&tok)); HandleAnotherChallenge 81 net/http/http_auth.cc authorization_result = handler->HandleAnotherChallenge(&props); HandleAnotherChallenge 51 net/http/http_auth_handler.h virtual HttpAuth::AuthorizationResult HandleAnotherChallenge( HandleAnotherChallenge 34 net/http/http_auth_handler_basic.h virtual HttpAuth::AuthorizationResult HandleAnotherChallenge( HandleAnotherChallenge 51 net/http/http_auth_handler_basic_unittest.cc TEST(HttpAuthHandlerBasicTest, HandleAnotherChallenge) { HandleAnotherChallenge 97 net/http/http_auth_handler_basic_unittest.cc EXPECT_EQ(tests[i].expected_rv, basic->HandleAnotherChallenge(&tok)); HandleAnotherChallenge 80 net/http/http_auth_handler_digest.h virtual HttpAuth::AuthorizationResult HandleAnotherChallenge( HandleAnotherChallenge 544 net/http/http_auth_handler_digest_unittest.cc TEST(HttpAuthHandlerDigest, HandleAnotherChallenge) { HandleAnotherChallenge 559 net/http/http_auth_handler_digest_unittest.cc handler->HandleAnotherChallenge(&tok_default)); HandleAnotherChallenge 565 net/http/http_auth_handler_digest_unittest.cc handler->HandleAnotherChallenge(&tok_stale)); HandleAnotherChallenge 571 net/http/http_auth_handler_digest_unittest.cc handler->HandleAnotherChallenge(&tok_stale_false)); HandleAnotherChallenge 578 net/http/http_auth_handler_digest_unittest.cc handler->HandleAnotherChallenge(&tok_realm_change)); HandleAnotherChallenge 90 net/http/http_auth_handler_mock.h virtual HttpAuth::AuthorizationResult HandleAnotherChallenge( HandleAnotherChallenge 109 net/http/http_auth_handler_negotiate.h virtual HttpAuth::AuthorizationResult HandleAnotherChallenge( HandleAnotherChallenge 111 net/http/http_auth_handler_ntlm.h virtual HttpAuth::AuthorizationResult HandleAnotherChallenge(