Searched defs:test_proxy_delegate (Results 1 – 2 of 2) sorted by relevance
306 TestProxyDelegate* test_proxy_delegate() const { in test_proxy_delegate() function in net::test::HttpStreamFactoryJobControllerTestBase662 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local855 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local1026 auto test_proxy_delegate = in TEST_F() local1123 auto test_proxy_delegate = std::make_unique<TestProxyDelegate>(); in TEST_F() local
5284 TestProxyDelegate test_proxy_delegate; in TEST_P() local