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

  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings_test_utils.h 112 bool promo_allowed);
122 bool promo_allowed,
127 bool promo_allowed,
183 bool promo_allowed,
186 allowed, fallback_allowed, alt_allowed, promo_allowed, holdback);
data_reduction_proxy_settings_test_utils.cc 127 bool promo_allowed,
136 if (promo_allowed)
162 bool promo_allowed,
data_reduction_proxy_params.h 220 bool promo_allowed() const { function in class:data_reduction_proxy::DataReductionProxyParams
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)
  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_unittest_android.cc 55 bool promo_allowed,
64 if (promo_allowed)
113 bool promo_allowed,
data_reduction_proxy_settings_android.cc 39 return Settings()->params()->promo_allowed();

Completed in 626 milliseconds