Searched defs:expected_restricted (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_settings_test_utils.cc202 bool expected_restricted,
206 ASSERT_EQ(expected_restricted, config->restricted_);
217 bool expected_restricted,
233 expected_restricted,
241 bool expected_restricted,
251 CheckProxyConfigs(true, expected_restricted, expected_fallback_restricted);
200 CheckProxyConfigs( bool expected_enabled, bool expected_restricted, bool expected_fallback_restricted) argument
211 CheckProbe( bool initially_enabled, const std::string& probe_url, const std::string& response, bool request_succeeded, bool expected_enabled, bool expected_restricted, bool expected_fallback_restricted) argument
237 CheckProbeOnIPChange( const std::string& probe_url, const std::string& response, bool request_succeeded, bool expected_restricted, bool expected_fallback_restricted) argument

Completed in 845 milliseconds