Home
last modified time | relevance | path

Searched defs:auth_handler (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/http/
Dhttp_auth_handler_negotiate_unittest.cc220 scoped_ptr<HttpAuthHandlerNegotiate> auth_handler; in TEST_F() local
240 scoped_ptr<HttpAuthHandlerNegotiate> auth_handler; in TEST_F() local
259 scoped_ptr<HttpAuthHandlerNegotiate> auth_handler; in TEST_F() local
278 scoped_ptr<HttpAuthHandlerNegotiate> auth_handler; in TEST_F() local
297 scoped_ptr<HttpAuthHandlerNegotiate> auth_handler; in TEST_F() local
321 scoped_ptr<HttpAuthHandlerNegotiate> auth_handler; in TEST_F() local
335 scoped_ptr<HttpAuthHandlerNegotiate> auth_handler; in TEST_F() local
Dhttp_auth_controller_unittest.cc58 HttpAuthHandlerMock* auth_handler = new HttpAuthHandlerMock(); in RunSingleRoundAuthTest() local
Dhttp_auth_unittest.cc28 HttpAuthHandlerMock* auth_handler = new HttpAuthHandlerMock(); in CreateMockHandler() local
Dhttp_network_transaction_unittest.cc7412 HttpAuthHandlerMock* auth_handler(new HttpAuthHandlerMock()); in TEST_F() local
7425 HttpAuthHandlerMock* auth_handler(new HttpAuthHandlerMock()); in TEST_F() local
7521 HttpAuthHandlerMock* auth_handler(new HttpAuthHandlerMock()); in TEST_F() local
7922 HttpAuthHandlerMock* auth_handler = new HttpAuthHandlerMock(); in TEST_F() local