webrtc/modules/audio_processing/test
Brian Sheedy 8e144aa33f Remove WebRTC usage of //third_party/pymock
Removes usage of Chromium's //third_party/pymock in favor of the version
provided by vpython. This is so that the third_party version can
eventually be removed.

TBR=aleloi@webrtc.org

Bug: chromium:1094489
Change-Id: I68511e11ed1e517c2b6d3bb832090a3c27e480e5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/177921
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Alex Loiko <aleloi@google.com>
Cr-Commit-Position: refs/heads/master@{#31568}
2020-06-25 18:01:30 +00:00
..
android/apmtest
conversational_speech Use absl_deps in order to preapre to the Abseil component build release. 2020-06-08 12:59:40 +00:00
py_quality_assessment Remove WebRTC usage of //third_party/pymock 2020-06-25 18:01:30 +00:00
aec_dump_based_simulator.cc Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00
aec_dump_based_simulator.h Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00
api_call_statistics.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
api_call_statistics.h Added more refined benchmarking code for audioproc_f 2019-04-04 08:37:16 +00:00
apmtest.m
audio_buffer_tools.cc
audio_buffer_tools.h Format almost everything. 2019-07-08 13:45:15 +00:00
audio_processing_builder_for_testing.cc APM: Add build flag to allow building WebRTC without APM 2020-04-26 23:06:44 +00:00
audio_processing_builder_for_testing.h APM: Add build flag to allow building WebRTC without APM 2020-04-26 23:06:44 +00:00
audio_processing_simulator.cc Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00
audio_processing_simulator.h Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00
audioproc_float_impl.cc Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00
audioproc_float_impl.h Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00
bitexactness_tools.cc Format almost everything. 2019-07-08 13:45:15 +00:00
bitexactness_tools.h
debug_dump_replayer.cc APM: Add build flag to allow building WebRTC without APM 2020-04-26 23:06:44 +00:00
debug_dump_replayer.h Store RuntimeSetting in Aec Dumps. 2018-09-10 11:40:28 +00:00
debug_dump_test.cc APM: Add build flag to allow building WebRTC without APM 2020-04-26 23:06:44 +00:00
echo_canceller_test_tools.cc AEC3: Make RenderSignalAnalyzer multi-channel 2019-09-13 06:07:09 +00:00
echo_canceller_test_tools.h AEC3: Add support in the echo subtractor for handling multiple channels 2019-10-05 07:45:47 +00:00
echo_canceller_test_tools_unittest.cc AEC3: Make RenderSignalAnalyzer multi-channel 2019-09-13 06:07:09 +00:00
echo_control_mock.h In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00
fake_recording_device.cc APM: Replace all remaining usage of AudioFrame outside interfaces 2020-03-19 12:40:18 +00:00
fake_recording_device.h APM: Replace all remaining usage of AudioFrame outside interfaces 2020-03-19 12:40:18 +00:00
fake_recording_device_unittest.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
performance_timer.cc
performance_timer.h
protobuf_utils.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
protobuf_utils.h audioproc_f: input AEC dump as string, output audio to vector 2019-08-12 09:17:36 +00:00
runtime_setting_util.cc Audio Processing Module: add play-out audio device runtime information 2019-11-07 13:33:09 +00:00
runtime_setting_util.h Store RuntimeSetting in Aec Dumps. 2018-09-10 11:40:28 +00:00
simulator_buffers.cc Reland "Simplification and refactoring of the AudioBuffer code" 2019-08-22 10:34:05 +00:00
simulator_buffers.h
test_utils.cc APM: Replace all remaining usage of AudioFrame outside interfaces 2020-03-19 12:40:18 +00:00
test_utils.h APM: Removing the redundant VAD output from the integer API 2020-03-19 13:59:00 +00:00
unittest.proto Base ApmTest.Process on AudioProcessingStats.output_rms_dbfs 2018-12-18 16:45:03 +00:00
wav_based_simulator.cc Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00
wav_based_simulator.h Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00