Searched refs:field_trial_config_ (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/modules/congestion_controller/goog_cc/ |
D | congestion_window_pushback_controller_unittest.cc | 29 new CongestionWindowPushbackController(&field_trial_config_)); in CongestionWindowPushbackControllerTest() 33 FieldTrialBasedConfig field_trial_config_; member in webrtc::test::CongestionWindowPushbackControllerTest 84 new CongestionWindowPushbackController(&field_trial_config_)); in TEST_F() 95 new CongestionWindowPushbackController(&field_trial_config_)); in TEST_F()
|
D | probe_controller_unittest.cc | 52 new ProbeController(&field_trial_config_, &mock_rtc_event_log)); in ProbeControllerTest() 65 FieldTrialBasedConfig field_trial_config_; member in webrtc::test::ProbeControllerTest 101 new ProbeController(&field_trial_config_, &mock_rtc_event_log)); in TEST_F() 263 new ProbeController(&field_trial_config_, &mock_rtc_event_log)); in TEST_F() 347 new ProbeController(&field_trial_config_, &mock_rtc_event_log)); in TEST_F()
|
D | delay_based_bwe_unittest_helper.cc | 152 AcknowledgedBitrateEstimatorInterface::Create(&field_trial_config_)), in DelayBasedBweTest() 155 new DelayBasedBwe(&field_trial_config_, nullptr, nullptr)), in DelayBasedBweTest() 166 AcknowledgedBitrateEstimatorInterface::Create(&field_trial_config_)), in DelayBasedBweTest() 169 new DelayBasedBwe(&field_trial_config_, nullptr, nullptr)), in DelayBasedBweTest()
|
D | delay_based_bwe_unittest_helper.h | 166 FieldTrialBasedConfig field_trial_config_; variable
|
/external/webrtc/modules/congestion_controller/include/ |
D | receive_side_congestion_controller.h | 103 const FieldTrialBasedConfig field_trial_config_; variable
|
/external/webrtc/modules/congestion_controller/ |
D | receive_side_congestion_controller.cc | 133 &field_trial_config_, in ReceiveSideCongestionController()
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | remote_estimator_proxy_unittest.cc | 80 &field_trial_config_, in RemoteEstimatorProxyTest() 114 FieldTrialBasedConfig field_trial_config_; member in webrtc::__anon424f46090111::RemoteEstimatorProxyTest
|