Searched defs:holdback (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/net/spdyproxy/
H A Ddata_reduction_proxy_settings_unittest_android.cc56 bool holdback) {
66 if (holdback)
114 bool holdback);
51 ResetSettings( bool allowed, bool fallback_allowed, bool alt_allowed, bool promo_allowed, bool holdback) argument
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_params.h50 // allowed to be shown, and if this instance is part of a holdback experiment.
76 // Returns true if this client is part of a field trial that runs a holdback
77 // experiment. A holdback experiment is one in which a fraction of browser
79 // users have enabled it to be used. The UI will not indicate that a holdback
226 bool holdback() const { function in class:data_reduction_proxy::DataReductionProxyParams
H A Ddata_reduction_proxy_settings_test_utils.cc128 bool holdback) {
138 if (holdback)
163 bool holdback);
124 ResetSettings(bool allowed, bool fallback_allowed, bool alt_allowed, bool promo_allowed, bool holdback) argument

Completed in 130 milliseconds