Home
last modified time | relevance | path

Searched refs:CreateFixedForTest (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dconfigured_proxy_resolution_service.h196 static std::unique_ptr<ConfiguredProxyResolutionService> CreateFixedForTest(
198 static std::unique_ptr<ConfiguredProxyResolutionService> CreateFixedForTest(
H A Dconfigured_proxy_resolution_service.cc877 ConfiguredProxyResolutionService::CreateFixedForTest( in CreateFixedForTest() function in net::ConfiguredProxyResolutionService
888 ConfiguredProxyResolutionService::CreateFixedForTest( in CreateFixedForTest() function in net::ConfiguredProxyResolutionService
894 return ConfiguredProxyResolutionService::CreateFixedForTest(annotated_config); in CreateFixedForTest()
H A Dconfigured_proxy_resolution_service_unittest.cc4226 auto service = ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_end_to_end_test.cc409 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
436 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
465 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
H A Dwebsocket_test_util.cc271 ConfiguredProxyResolutionService::CreateFixedForTest( in SetProxyConfig()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_transaction_unittest.cc3927 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
4040 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
4281 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
4371 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
5131 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
5237 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
6259 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
6517 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
6547 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
6641 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
[all …]
H A Dhttp_stream_factory_unittest.cc540 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
566 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
1358 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
1490 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
H A Dhttp_stream_factory_job_controller_unittest.cc1137 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
1148 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
1373 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
1384 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_F()
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_network_transaction_unittest.cc4773 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
4889 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
7248 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
7888 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
7983 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
8108 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
8167 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_network_transaction_unittest.cc6993 ConfiguredProxyResolutionService::CreateFixedForTest( in TEST_P()
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc694 return ConfiguredProxyResolutionService::CreateFixedForTest( in CreateFixedProxyResolutionService()