Searched refs:StopSending (Results 1 – 9 of 9) sorted by relevance
144 std::mem_fun(&Stream::StopSending)); in TearDown()146 send_transport_->StopSending(); in TearDown()147 receive_transport_->StopSending(); in TearDown()230 void StopSending() { in StopSending() function in webrtc::BitrateEstimatorTest::Stream349 streams_[0]->StopSending(); in TEST_F()350 streams_[1]->StopSending(); in TEST_F()
346 sync_send_transport.StopSending(); in TestAudioVideoSync()347 sync_receive_transport.StopSending(); in TestAudioVideoSync()348 audio_send_transport.StopSending(); in TestAudioVideoSync()349 audio_receive_transport.StopSending(); in TestAudioVideoSync()
114 StopSending(); in ~DtmfSender()249 StopSending(); in OnProviderDestroyed()253 void DtmfSender::StopSending() { in StopSending() function in webrtc::DtmfSender
109 void StopSending();
34 DirectTransport::~DirectTransport() { StopSending(); } in ~DirectTransport()40 void DirectTransport::StopSending() { in StopSending() function in webrtc::test::DirectTransport
40 virtual void StopSending();
107 send_transport_->StopSending(); in RunBaseTest()108 receive_transport_->StopSending(); in RunBaseTest()
183 sender_transport.StopSending(); in TEST_F()184 receiver_transport.StopSending(); in TEST_F()231 sender_transport.StopSending(); in TEST_F()232 receiver_transport.StopSending(); in TEST_F()916 sender_transport.StopSending(); in TEST_F()917 receiver_transport.StopSending(); in TEST_F()1074 send_transport.StopSending(); in TEST_F()1075 receive_transport.StopSending(); in TEST_F()1261 sender_transport->StopSending(); in RunTest()1262 receiver_transport->StopSending(); in RunTest()[all …]
995 send_transport.StopSending(); in RunWithAnalyzer()996 recv_transport.StopSending(); in RunWithAnalyzer()1070 transport.StopSending(); in RunWithVideoRenderer()