Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/url_request/
H A 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::__anonf5ae90790111::MockHttpAuthHandlerFactory
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_handler_factory_unittest.cc38 class MockHttpAuthHandlerFactory : public HttpAuthHandlerFactory { class
40 explicit MockHttpAuthHandlerFactory(int return_code) : in MockHttpAuthHandlerFactory() function in net::__anon6458ac3e0111::MockHttpAuthHandlerFactory