• Home
  • Raw
  • Download

Lines Matching refs:Config

55   void TestCaptureNtpTime(const FakeNetworkPipe::Config& net_config,
235 Config voe_config; in TestAudioVideoSync()
242 AudioState::Config send_audio_state_config; in TestAudioVideoSync()
244 Call::Config sender_config; in TestAudioVideoSync()
246 Call::Config receiver_config; in TestAudioVideoSync()
253 FakeNetworkPipe::Config net_config; in TestAudioVideoSync()
278 FakeNetworkPipe::Config()); in TestAudioVideoSync()
282 FakeNetworkPipe::Config()); in TestAudioVideoSync()
290 AudioSendStream::Config audio_send_config(&audio_send_transport); in TestAudioVideoSync()
310 AudioReceiveStream::Config audio_recv_config; in TestAudioVideoSync()
380 void CallPerfTest::TestCaptureNtpTime(const FakeNetworkPipe::Config& net_config, in TestCaptureNtpTime()
387 CaptureNtpTimeObserver(const FakeNetworkPipe::Config& net_config, in TestCaptureNtpTime()
482 VideoSendStream::Config* send_config, in TestCaptureNtpTime()
483 std::vector<VideoReceiveStream::Config>* receive_configs, in TestCaptureNtpTime()
497 const FakeNetworkPipe::Config net_config_; in TestCaptureNtpTime()
514 FakeNetworkPipe::Config net_config; in TEST_F()
525 FakeNetworkPipe::Config net_config; in TEST_F()
551 VideoSendStream::Config* send_config, in TestCpuOveruse()
552 std::vector<VideoReceiveStream::Config>* receive_configs, in TestCpuOveruse()
640 VideoSendStream::Config* send_config, in TestMinTransmitBitrate()
641 std::vector<VideoReceiveStream::Config>* receive_configs, in TestMinTransmitBitrate()
713 Call::Config GetSenderCallConfig() override { in TEST_F()
714 Call::Config config = EndToEndTest::GetSenderCallConfig(); in TEST_F()
720 VideoSendStream::Config* send_config, in TEST_F()
721 std::vector<VideoReceiveStream::Config>* receive_configs, in TEST_F()