Home | Sort by relevance Sort by last modified time |
/external/chromium_org/components/data_reduction_proxy/browser/ | |
data_reduction_proxy_settings_test_utils.h | 160 proxy_enabled_ = proxy_enabled; 168 bool proxy_enabled_; member in class:data_reduction_proxy::DataReductionProxySettingsTestBase |
data_reduction_proxy_settings_test_utils.cc | 299 EXPECT_EQ(enabled_at_startup, proxy_enabled_); |