Lines Matching refs:GetVideoSendStreams
605 FakeVideoSendStream* stream = fake_call->GetVideoSendStreams()[0]; in TEST_F()
2445 size_t num_streams = fake_call_->GetVideoSendStreams().size(); in AddSendStream()
2448 fake_call_->GetVideoSendStreams(); in AddSendStream()
2454 return fake_call_->GetVideoSendStreams(); in GetFakeSendStreams()
2513 fake_call_->GetVideoSendStreams()[0]->GetConfig(); in TestExtmapAllowMixedCaller()
2524 fake_call_->GetVideoSendStreams()[0]->GetConfig(); in TestExtmapAllowMixedCallee()
2551 ASSERT_EQ(1u, fake_call_->GetVideoSendStreams().size()); in TestSetSendRtpHeaderExtensions()
2552 send_stream = fake_call_->GetVideoSendStreams()[0]; in TestSetSendRtpHeaderExtensions()
2558 send_stream = fake_call_->GetVideoSendStreams()[0]; in TestSetSendRtpHeaderExtensions()
2662 return fake_call_->GetVideoSendStreams().back(); in SetDenoisingOption()
2687 fake_call_->GetVideoSendStreams(); in GetMaxEncoderBitrate()
3114 send_stream = fake_call_->GetVideoSendStreams()[0]; in TEST_F()
3122 send_stream = fake_call_->GetVideoSendStreams()[0]; in TEST_F()
3164 send_stream = fake_call_->GetVideoSendStreams()[0]; in TEST_F()
3173 send_stream = fake_call_->GetVideoSendStreams()[0]; in TEST_F()
3229 ASSERT_EQ(1u, fake_call_->GetVideoSendStreams().size()); in TEST_F()
3230 FakeVideoSendStream* send_stream = fake_call_->GetVideoSendStreams().front(); in TEST_F()
3254 send_stream = fake_call_->GetVideoSendStreams().front(); in TEST_F()
3287 ASSERT_EQ(1u, fake_call_->GetVideoSendStreams().size()); in TEST_F()
3288 FakeVideoSendStream* send_stream = fake_call_->GetVideoSendStreams().front(); in TEST_F()
3426 FakeVideoSendStream* send_stream = fake_call_->GetVideoSendStreams().front(); in TEST_F()
3760 ASSERT_EQ(1u, fake_call_->GetVideoSendStreams().size()); in TEST_F()
3761 FakeVideoSendStream* send_stream = fake_call_->GetVideoSendStreams().front(); in TEST_F()
3772 send_stream = fake_call_->GetVideoSendStreams().front(); in TEST_F()
3778 send_stream = fake_call_->GetVideoSendStreams().front(); in TEST_F()
3780 send_stream = fake_call_->GetVideoSendStreams().front(); in TEST_F()
3811 FakeVideoSendStream* send_stream = fake_call_->GetVideoSendStreams().front(); in TestDegradationPreference()
3845 FakeVideoSendStream* send_stream = fake_call_->GetVideoSendStreams().front(); in TestCpuAdaptation()
4308 ASSERT_EQ(1U, fake_call_->GetVideoSendStreams().size()); in TEST_F()
4310 fake_call_->GetVideoSendStreams()[0]->GetConfig(); in TEST_F()
4318 ASSERT_EQ(1U, fake_call_->GetVideoSendStreams().size()); in TEST_F()
4320 fake_call_->GetVideoSendStreams()[0]->GetConfig(); in TEST_F()
4339 stream = fake_call_->GetVideoSendStreams()[0]; in TEST_F()
4364 stream = fake_call_->GetVideoSendStreams()[0]; in TEST_F()
4391 streams = fake_call_->GetVideoSendStreams()[0]->GetVideoStreams(); in TEST_F()
5123 stream1 = fake_call_->GetVideoSendStreams()[0]; in TEST_F()
6774 fake_call_->GetVideoSendStreams(); in TEST_F()
6828 fake_call_->GetVideoSendStreams(); in TEST_F()
8199 FakeVideoSendStream* stream = fake_call_.GetVideoSendStreams().front(); in TEST_F()
8285 size_t num_streams = fake_call_.GetVideoSendStreams().size(); in TEST_F()
8288 fake_call_.GetVideoSendStreams(); in TEST_F()
8294 return fake_call_.GetVideoSendStreams(); in TEST_F()
8403 const auto& streams = fake_call_->GetVideoSendStreams(); in TEST_F()