Searched refs:auth_factory (Results 1 – 1 of 1) sorted by relevance
7403 HttpAuthHandlerMock::Factory* auth_factory( in TEST_F() local7405 session_deps.http_auth_handler_factory.reset(auth_factory); in TEST_F()7422 auth_factory->set_mock_handler(auth_handler, HttpAuth::AUTH_PROXY); in TEST_F()7435 auth_factory->set_mock_handler(auth_handler, HttpAuth::AUTH_SERVER); in TEST_F()7514 HttpAuthHandlerMock::Factory* auth_factory( in TEST_F() local7516 session_deps.http_auth_handler_factory.reset(auth_factory); in TEST_F()7529 auth_factory->set_mock_handler(auth_handler, HttpAuth::AUTH_SERVER); in TEST_F()7920 HttpAuthHandlerMock::Factory* auth_factory = in TEST_F() local7923 auth_factory->set_mock_handler(auth_handler, HttpAuth::AUTH_PROXY); in TEST_F()7924 auth_factory->set_do_init_from_challenge(true); in TEST_F()[all …]