Searched defs:test_proxy_delegate (Results 1 – 2 of 2) sorted by relevance
290 TestProxyDelegate* test_proxy_delegate() const { in test_proxy_delegate() function in net::test::HttpStreamFactoryJobControllerTestBase628 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local818 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local1012 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local
5346 TestProxyDelegate test_proxy_delegate; in TEST_P() local