Searched refs:kDailyHttpReceivedContentLength (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/components/data_reduction_proxy/common/
H A Ddata_reduction_proxy_pref_names.cc55 const char kDailyHttpReceivedContentLength[] = member in namespace:data_reduction_proxy::prefs
H A Ddata_reduction_proxy_pref_names.h22 extern const char kDailyHttpReceivedContentLength[];
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_statistics_prefs_unittest.cc92 data_reduction_proxy::prefs::kDailyHttpReceivedContentLength);
104 kDailyHttpReceivedContentLength);
122 data_reduction_proxy::prefs::kDailyHttpReceivedContentLength);
135 data_reduction_proxy::prefs::kDailyHttpReceivedContentLength);
150 kDailyHttpReceivedContentLength);
170 data_reduction_proxy::prefs::kDailyHttpReceivedContentLength);
H A Ddata_reduction_proxy_prefs.cc49 prefs::kDailyHttpReceivedContentLength);
H A Ddata_reduction_proxy_settings_test_utils.cc83 registry->RegisterListPref(prefs::kDailyHttpReceivedContentLength);
104 prefs::kDailyHttpReceivedContentLength);
H A Ddata_reduction_proxy_settings.cc235 return GetDailyContentLengths(prefs::kDailyHttpReceivedContentLength);
372 statistics_prefs_->GetList(prefs::kDailyHttpReceivedContentLength);
500 statistics_prefs_->GetList(prefs::kDailyHttpReceivedContentLength);
H A Ddata_reduction_proxy_metrics_unittest.cc58 kDailyHttpReceivedContentLength);
146 data_reduction_proxy::prefs::kDailyHttpReceivedContentLength); variable
203 VerifyPrefList(data_reduction_proxy::prefs::kDailyHttpReceivedContentLength,
245 VerifyPrefList(data_reduction_proxy::prefs::kDailyHttpReceivedContentLength,
H A Ddata_reduction_proxy_statistics_prefs.cc59 InitListPref(data_reduction_proxy::prefs::kDailyHttpReceivedContentLength);
H A Ddata_reduction_proxy_metrics.cc372 data_reduction_proxy::prefs::kDailyHttpReceivedContentLength,
/external/chromium_org/chrome/browser/net/spdyproxy/
H A Ddata_reduction_proxy_settings_android.cc103 env, data_reduction_proxy::prefs::kDailyHttpReceivedContentLength);

Completed in 5186 milliseconds