Searched refs:echo_emulation_config (Results 1 – 5 of 5) sorted by relevance
135 absl::optional<EchoEmulationConfig> echo_emulation_config, in CreateAudioDeviceModule() argument145 if (echo_emulation_config) { in CreateAudioDeviceModule()147 *echo_emulation_config); in CreateAudioDeviceModule()294 echo_emulation_config) { in CreateTestPeer()315 params->audio_config, remote_audio_config, echo_emulation_config, in CreateTestPeer()
75 echo_emulation_config);
236 run_params.echo_emulation_config); in Run()246 run_params.echo_emulation_config); in Run()
220 run_params.echo_emulation_config = EchoEmulationConfig(); in TEST_F()
401 absl::optional<EchoEmulationConfig> echo_emulation_config; member