Home
last modified time | relevance | path

Searched defs:TriggerProbeOnMaxAllocatedBitrateChange (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/experiments/
Drate_control_settings.cc217 bool RateControlSettings::TriggerProbeOnMaxAllocatedBitrateChange() const { in TriggerProbeOnMaxAllocatedBitrateChange() function in webrtc::RateControlSettings
Drate_control_settings_unittest.cc188 TEST(RateControlSettingsTest, TriggerProbeOnMaxAllocatedBitrateChange) { in TEST() argument