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

/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_metrics_unittest.cc196 size_t received_with_data_reduction_proxy_count,
214 received_with_data_reduction_proxy_count);
234 size_t received_with_data_reduction_proxy_count,
256 received_with_data_reduction_proxy_count);
190 VerifyDailyDataSavingContentLengthPrefLists( const int64* original_values, size_t original_count, const int64* received_values, size_t received_count, const int64* original_with_data_reduction_proxy_enabled_values, size_t original_with_data_reduction_proxy_enabled_count, const int64* received_with_data_reduction_proxy_enabled_values, size_t received_with_data_reduction_proxy_count, const int64* original_via_data_reduction_proxy_values, size_t original_via_data_reduction_proxy_count, const int64* received_via_data_reduction_proxy_values, size_t received_via_data_reduction_proxy_count) argument
228 VerifyDailyRequestTypeContentLengthPrefLists( const int64* original_values, size_t original_count, const int64* received_values, size_t received_count, const int64* original_with_data_reduction_proxy_enabled_values, size_t original_with_data_reduction_proxy_enabled_count, const int64* received_with_data_reduction_proxy_enabled_values, size_t received_with_data_reduction_proxy_count, const int64* https_with_data_reduction_proxy_enabled_values, size_t https_with_data_reduction_proxy_enabled_count, const int64* short_bypass_with_data_reduction_proxy_enabled_values, size_t short_bypass_with_data_reduction_proxy_enabled_count, const int64* long_bypass_with_data_reduction_proxy_enabled_values, size_t long_bypass_with_data_reduction_proxy_enabled_count, const int64* unknown_with_data_reduction_proxy_enabled_values, size_t unknown_with_data_reduction_proxy_enabled_count) argument

Completed in 221 milliseconds