Searched refs:aec_dump_path (Results 1 – 3 of 3) sorted by relevance
112 absl::optional<std::string> aec_dump_path; member
309 if (params->aec_dump_path && audio_processing) { in CreateTestPeer()310 audio_processing->CreateAndAttachAecDump(*params->aec_dump_path, -1, in CreateTestPeer()
158 params_->aec_dump_path = std::move(path); in SetAecDumpPath()