webrtc/audio/test
Alessio Bazzica d7fdb95346 Remove typing detection
Motivation: never used.
Follow-up CL of https://webrtc-review.googlesource.com/c/src/+/250680.

Tested on a custom chromium build by making a video call and with
keyboard activity. The expected logs from the APM transient suppressor
sub-module were shown.

Bug: webrtc:11226
Change-Id: I4186994412dd8ba2e71ed8f9dcc9cf8f8e40fbd3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250667
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36300}
2022-03-23 10:23:54 +00:00
..
unittests Reformat python files checked by pylint (part 1/2). 2020-10-30 10:13:11 +00:00
audio_bwe_integration_test.cc Default enable sending transport sequence numbers on audio packets. 2020-11-24 09:19:54 +00:00
audio_bwe_integration_test.h Propagate task queue to create test::DirectTransport by TaskQueueBase interface 2019-09-30 03:23:07 +00:00
audio_end_to_end_test.cc Implement nack_count metric for inbound audio rtp streams. 2021-07-01 10:38:44 +00:00
audio_end_to_end_test.h Propagate task queue to create test::DirectTransport by TaskQueueBase interface 2019-09-30 03:23:07 +00:00
audio_stats_test.cc Remove typing detection 2022-03-23 10:23:54 +00:00
low_bandwidth_audio_test.cc Add missing headers to fix chromium roll 2020-06-05 17:49:04 +00:00
low_bandwidth_audio_test.py Allow low_bandwith_audio_test.py to pass unknown arg to the test. 2022-02-22 09:31:47 +00:00
low_bandwidth_audio_test_flags.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
nack_test.cc Implement nack_count metric for outbound audio rtp streams. 2021-07-09 13:29:10 +00:00
non_sender_rtt_test.cc Reland "Wire up non-sender RTT for audio, and implement related standardized stats." 2021-09-06 14:26:55 +00:00
OWNERS Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests." 2021-12-07 10:08:16 +00:00
pc_low_bandwidth_audio_test.cc Adopt absl::string_view in function parameters under audio/ 2022-03-01 13:11:08 +00:00