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.cc306 TestProxyDelegate* test_proxy_delegate() const { in test_proxy_delegate() function in net::test::HttpStreamFactoryJobControllerTestBase
662 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local
855 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local
1026 auto test_proxy_delegate = in TEST_F() local
1123 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local
/external/cronet/net/quic/
Dquic_network_transaction_unittest.cc5284 TestProxyDelegate test_proxy_delegate; in TEST_P() local