OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:holdback
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings_test_utils.h
123
bool
holdback
);
128
bool
holdback
) = 0;
184
bool
holdback
) OVERRIDE {
186
allowed, fallback_allowed, alt_allowed, promo_allowed,
holdback
);
data_reduction_proxy_settings_test_utils.cc
128
bool
holdback
) {
138
if (
holdback
)
163
bool
holdback
);
data_reduction_proxy_params.h
50
// 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
data_reduction_proxy_settings.cc
417
if (enabled & !params_->
holdback
()) {
/external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_unittest_android.cc
56
bool
holdback
) {
66
if (
holdback
)
114
bool
holdback
);
Completed in 1914 milliseconds