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_unittest.cc 30 EXPECT_EQ(expected_promo_allowed, params.promo_allowed());
123 bool promo_allowed; member in struct:data_reduction_proxy::__anon11058
521 if (tests[i].promo_allowed)
data_reduction_proxy_params.h 220 bool promo_allowed() const { function in class:data_reduction_proxy::DataReductionProxyParams

Completed in 148 milliseconds