Searched refs:set_min_time_between_switches (Results 1 – 3 of 3) sorted by relevance
74 void set_min_time_between_switches(uint32_t min_time_between_switches);
80 void CurrentSpeakerMonitor::set_min_time_between_switches( in set_min_time_between_switches() function in cricket::CurrentSpeakerMonitor
52 monitor_->set_min_time_between_switches(kMinTimeBetweenSwitches); in CurrentSpeakerMonitorTest()