Home
last modified time | relevance | path

Searched refs:throughput_min_transfer_size_kilobytes_ (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/nqe/
Dnetwork_quality_estimator_params.h268 const int throughput_min_transfer_size_kilobytes_; variable
Dnetwork_quality_estimator_params.cc416 throughput_min_transfer_size_kilobytes_( in NetworkQualityEstimatorParams()
569 return static_cast<int64_t>(throughput_min_transfer_size_kilobytes_) * 8 * in GetThroughputMinTransferSizeBits()