Searched defs:expected_restricted (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_settings_test_utils.cc216 bool expected_restricted,
221 ASSERT_EQ(expected_restricted, config->restricted_);
233 bool expected_restricted,
250 expected_restricted,
259 bool expected_restricted,
270 CheckProxyConfigs(true, expected_restricted, expected_fallback_restricted);
214 CheckProxyConfigs( bool expected_enabled, bool expected_restricted, bool expected_fallback_restricted) argument
226 CheckProbe( bool initially_enabled, const std::string& probe_url, const std::string& warmup_url, const std::string& response, bool request_succeeded, bool expected_enabled, bool expected_restricted, bool expected_fallback_restricted) argument
254 CheckProbeOnIPChange( const std::string& probe_url, const std::string& warmup_url, const std::string& response, bool request_succeeded, bool expected_restricted, bool expected_fallback_restricted) argument

Completed in 276 milliseconds