Home
last modified time | relevance | path

Searched defs:MockHttpAuthHandlerFactory (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/url_request/
Durl_request_context_builder_unittest.cc69 class MockHttpAuthHandlerFactory : public HttpAuthHandlerFactory { class
71 MockHttpAuthHandlerFactory(std::string supported_scheme, int return_code) in MockHttpAuthHandlerFactory() function in net::__anonfb7f34170111::MockHttpAuthHandlerFactory
/external/cronet/net/http/
Dhttp_auth_handler_factory_unittest.cc38 class MockHttpAuthHandlerFactory : public HttpAuthHandlerFactory { class
40 explicit MockHttpAuthHandlerFactory(int return_code) : in MockHttpAuthHandlerFactory() function in net::__anon9c31561c0111::MockHttpAuthHandlerFactory