Home
last modified time | relevance | path

Searched refs:SuppressSettingSocketPerformanceWatcherFactoryForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/nqe/
H A Dnetwork_quality_estimator_unittest.cc230 context_builder->SuppressSettingSocketPerformanceWatcherFactoryForTesting(); in TEST_F()
343 context_builder->SuppressSettingSocketPerformanceWatcherFactoryForTesting(); in TEST_F()
457 context_builder->SuppressSettingSocketPerformanceWatcherFactoryForTesting(); in TEST_F()
1310 context_builder->SuppressSettingSocketPerformanceWatcherFactoryForTesting(); in TEST_F()
1697 context_builder->SuppressSettingSocketPerformanceWatcherFactoryForTesting(); in TEST_F()
1783 context_builder->SuppressSettingSocketPerformanceWatcherFactoryForTesting(); in TEST_F()
1892 context_builder->SuppressSettingSocketPerformanceWatcherFactoryForTesting(); in TEST_F()
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_context_builder.h373 void SuppressSettingSocketPerformanceWatcherFactoryForTesting() { in SuppressSettingSocketPerformanceWatcherFactoryForTesting() function