Home
last modified time | relevance | path

Searched refs:GetDownlinkThroughputKbpsEstimateInternal (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/nqe/
Dnetwork_quality_estimator.h363 int32_t GetDownlinkThroughputKbpsEstimateInternal(
Dnetwork_quality_estimator.cc896 *kbps = GetDownlinkThroughputKbpsEstimateInternal(start_time, 50); in GetRecentDownlinkThroughputKbps()
926 int32_t NetworkQualityEstimator::GetDownlinkThroughputKbpsEstimateInternal( in GetDownlinkThroughputKbpsEstimateInternal() function in net::NetworkQualityEstimator
Dnetwork_quality_estimator_unittest.cc626 estimator.GetDownlinkThroughputKbpsEstimateInternal( in TEST_F()
644 EXPECT_GT(estimator.GetDownlinkThroughputKbpsEstimateInternal( in TEST_F()
654 EXPECT_LE(estimator.GetDownlinkThroughputKbpsEstimateInternal( in TEST_F()
656 estimator.GetDownlinkThroughputKbpsEstimateInternal( in TEST_F()