Home
last modified time | relevance | path

Searched defs:echo_emulation_config (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/test/pc/e2e/
Dtest_peer_factory.cc135 absl::optional<EchoEmulationConfig> echo_emulation_config, in CreateAudioDeviceModule()
293 absl::optional<PeerConnectionE2EQualityTestFixture::EchoEmulationConfig> in CreateTestPeer()
/external/webrtc/api/test/
Dpeerconnection_quality_test_fixture.h401 absl::optional<EchoEmulationConfig> echo_emulation_config; member