Home
last modified time | relevance | path

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

/external/webrtc/modules/pacing/
Dpacing_controller_unittest.cc38 constexpr DataRate kSecondClusterRate = DataRate::KilobitsPerSec(1800); variable
228 pacer_->CreateProbeCluster(kSecondClusterRate, /*cluster_id=*/1); in Init()
1410 pacer_->CreateProbeCluster(kSecondClusterRate, in TEST_P()
1444 kSecondClusterRate.bps(), kProbingErrorMargin.bps()); in TEST_P()