Home | Sort by relevance Sort by last modified time |
/external/chromium_org/components/data_reduction_proxy/browser/ | |
data_reduction_proxy_params.h | 156 bool promo_allowed() const { function in class:data_reduction_proxy::DataReductionProxyParams |
data_reduction_proxy_params_unittest.cc | 119 EXPECT_EQ(expected_promo_allowed, params.promo_allowed()); 208 bool promo_allowed; member in struct:data_reduction_proxy::__anon10906 267 if (tests[i].promo_allowed) |