Home
last modified time | relevance | path

Searched refs:secure_proxies_allowed (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_config.h100 bool secure_proxies_allowed,
H A Ddata_reduction_proxy_config_service_client_unittest.cc406 bool secure_proxies_allowed; in TEST_F() member
417 SetDataReductionProxyEnabled(true, tests[i].secure_proxies_allowed); in TEST_F()
445 VerifyRemoteSuccess(tests[i].secure_proxies_allowed); in TEST_F()
H A Ddata_reduction_proxy_config.cc166 bool secure_proxies_allowed, in UpdateConfigForTesting() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_config_service_client_unittest.cc365 bool secure_proxies_allowed; in TEST_F() member
403 VerifyRemoteSuccess(tests[i].secure_proxies_allowed); in TEST_F()