Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc346 RunBidirectionalFlow(GetParam()); in TEST_P()
392 RunBidirectionalFlow(GetParam()); in TEST_P()
394 gcc_test.RunBidirectionalFlow(kFullSendSideEstimator); in TEST_P()
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.h79 void RunBidirectionalFlow(BandwidthEstimatorType bwe_type);
Dbwe_test.cc555 void BweTest::RunBidirectionalFlow(BandwidthEstimatorType bwe_type) { in RunBidirectionalFlow() function in webrtc::testing::bwe::BweTest