Home
last modified time | relevance | path

Searched defs:downstream_throughput_kbps (Results 1 – 9 of 9) sorted by relevance

/external/cronet/net/nqe/
Dnetwork_quality.h79 int32_t downstream_throughput_kbps() const { in downstream_throughput_kbps() function
84 void set_downstream_throughput_kbps(int32_t downstream_throughput_kbps) { in set_downstream_throughput_kbps()
Dnetwork_quality.cc21 int32_t downstream_throughput_kbps) in NetworkQuality()
Devent_creator.cc25 int32_t downstream_throughput_kbps, in NetworkQualityChangedNetLogParams()
Dnetwork_quality_estimator.cc422 int32_t downstream_throughput_kbps) { in ReportRTTsAndThroughputForTesting()
539 int32_t downstream_throughput_kbps = nqe::internal::INVALID_RTT_THROUGHPUT; in ComputeEffectiveConnectionType() local
721 int32_t* downstream_throughput_kbps, in GetRecentEffectiveConnectionTypeUsingMetrics()
Dnetwork_quality_estimator_test_util.cc122 int32_t* downstream_throughput_kbps, in GetRecentEffectiveConnectionTypeUsingMetrics()
Dnetwork_quality_estimator_unittest.cc122 int32_t downstream_throughput_kbps) override { in OnRTTOrThroughputEstimatesComputed()
133 int32_t downstream_throughput_kbps() const { in downstream_throughput_kbps() function in net::__anon1057f9150211::TestRTTAndThroughputEstimatesObserver
1198 int32_t downstream_throughput_kbps; in TEST_F() local
1558 int32_t downstream_throughput_kbps(300); in TEST_F() local
/external/cronet/components/cronet/
Dnetwork_tasks_unittest.cc49 int32_t downstream_throughput_kbps) override {} in OnRTTOrThroughputEstimatesComputed()
Dcronet_context.cc716 int32_t downstream_throughput_kbps) { in OnRTTOrThroughputEstimatesComputed()
/external/cronet/components/cronet/android/
Dcronet_context_adapter.cc143 int32_t downstream_throughput_kbps) { in OnRTTOrThroughputEstimatesComputed()