HomeSort by relevance Sort by last modified time
    Searched defs:promo_allowed (Results 1 - 2 of 2) sorted by null

  /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)

Completed in 127 milliseconds