webrtc/modules/audio_device
Byoungchan Lee 05873dcaa6 Makes use of the newer version of the RecordedDataIsAvailable mock
When I run these tests locally, Gmock complained about the incorrect
mock function call and caused the test to fail.

Bug: None
Change-Id: I37c9168650471b171a5d7f7b4e3a4c6c6225d618
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/292920
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Cr-Commit-Position: refs/heads/main@{#39292}
2023-02-10 09:01:02 +00:00
..
android In android aaudio wrappers use threads through TaskQueue interface 2022-09-05 11:10:21 +00:00
dummy Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
g3doc Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
include Add capture timestamps to test audio device. 2023-02-07 12:21:52 +00:00
linux Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
mac rtc::Event: Finalize migration to TimeDelta. 2022-08-19 13:44:57 +00:00
win Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
audio_device_buffer.cc Make capture timestamp optional in ADM. 2023-01-23 17:29:06 +00:00
audio_device_buffer.h Make capture timestamp optional in ADM. 2023-01-23 17:29:06 +00:00
audio_device_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_data_observer.cc Make capture timestamp optional in ADM. 2023-01-23 17:29:06 +00:00
audio_device_generic.cc Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_generic.h Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_impl.cc Revert "Reland "Reland "Delete old Android ADM.""" 2022-06-28 14:37:43 +00:00
audio_device_impl.h Revert "Reland "Reland "Delete old Android ADM.""" 2022-06-28 14:37:43 +00:00
audio_device_name.cc Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
audio_device_name.h Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
audio_device_unittest.cc Makes use of the newer version of the RecordedDataIsAvailable mock 2023-02-10 09:01:02 +00:00
BUILD.gn Add RTCAudioPlayoutStats to GetStats(). 2023-01-16 13:19:45 +00:00
DEPS Revert "Reland "Reland "Delete old Android ADM.""" 2022-06-28 14:37:43 +00:00
fine_audio_buffer.cc Remove usage of INFO alias for LS_INFO in log messages 2021-11-04 13:46:17 +00:00
fine_audio_buffer.h Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
fine_audio_buffer_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
mock_audio_device_buffer.h In modules/audio_device replace mock macros with unified MOCK_METHOD macro 2020-05-19 09:11:48 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00