webrtc/modules/audio_processing/transient
Sam Zackrisson b37e59d198 Add unittests for APM with submodule creation disabled
This introduces a function AudioProcessingImpl::SetCreateOptionalSubmodulesForTesting to simulate the exclusion of build-optional submodules, and tests of the currently only excludable submodule.

Bug: webrtc:11292
Change-Id: If492606205c9fdc669a6dce3a8989a434aeeed1f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173746
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31138}
2020-04-27 11:47:15 +00:00
..
test
BUILD.gn Add unittests for APM with submodule creation disabled 2020-04-27 11:47:15 +00:00
click_annotate.cc Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" 2019-01-21 12:46:25 +00:00
common.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
daubechies_8_wavelet_coeffs.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dyadic_decimator.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
dyadic_decimator_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
file_utils.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
file_utils.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
file_utils_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
moving_moments.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
moving_moments.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
moving_moments_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_detector.cc Format almost everything. 2019-07-08 13:45:15 +00:00
transient_detector.h Format almost everything. 2019-07-08 13:45:15 +00:00
transient_detector_unittest.cc Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" 2019-01-21 12:46:25 +00:00
transient_suppression_test.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor.h Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor_impl.cc Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +00:00
transient_suppressor_impl.h Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor_unittest.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
windows_private.h Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
wpd_node.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_node.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
wpd_node_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_tree.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
wpd_tree.h Format almost everything. 2019-07-08 13:45:15 +00:00
wpd_tree_unittest.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00