HomeSort by relevance Sort by last modified time
    Searched refs:restricted_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings_test_utils.cc 48 restricted_(false),
58 restricted_ = restricted;
67 restricted_ = false;
206 ASSERT_EQ(expected_restricted, config->restricted_);
data_reduction_proxy_config_service.h 82 bool restricted_; member in class:data_reduction_proxy::DataReductionProxyConfigService
data_reduction_proxy_config_service.cc 19 restricted_(false) {
data_reduction_proxy_settings_test_utils.h 46 bool restricted_; member in class:data_reduction_proxy::TestDataReductionProxyConfig

Completed in 237 milliseconds