Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_stream_factory_job_controller_unittest.cc290 TestProxyDelegate* test_proxy_delegate() const { in test_proxy_delegate() function in net::test::HttpStreamFactoryJobControllerTestBase
628 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local
818 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local
1012 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local
/external/cronet/net/quic/
Dquic_network_transaction_unittest.cc5346 TestProxyDelegate test_proxy_delegate; in TEST_P() local