Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/nqe/
H A Dnetwork_quality_estimator_params.h260 void SetForcedEffectiveConnectionTypeForTesting(EffectiveConnectionType type);
H A Dnetwork_quality_estimator_params.cc535 void NetworkQualityEstimatorParams::SetForcedEffectiveConnectionTypeForTesting( in SetForcedEffectiveConnectionTypeForTesting() function in net::NetworkQualityEstimatorParams
H A Dnetwork_quality_estimator.cc1395 params_->SetForcedEffectiveConnectionTypeForTesting(type); in SimulateNetworkQualityChangeForTesting()