webrtc/modules/audio_device/include
Danil Chapovalov 41559a2b46 In modules/audio_device replace mock macros with unified MOCK_METHOD macro
Bug: webrtc:11564
Change-Id: Ic93bc8272da9d7cd3f4adde5a24c07fd05b894bb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175643
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31317}
2020-05-19 09:11:48 +00:00
..
audio_device_data_observer.h Change the AudioDeiviceDataObserver to be passed as a unique_ptr. 2020-02-20 14:45:15 +00:00
audio_device_default.h Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_defines.h Fix: rename ms_per_buffer to buffer_duration 2020-03-16 11:04:20 +00:00
audio_device_factory.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
audio_device_factory.h Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
audio_device.h Remove unnecessary checks from AudioDeviceWindowsCore::CoreAudioIsSupported 2019-12-06 10:09:03 +00:00
fake_audio_device.h Separate test/fake_audio_device on API and implementation. Step 1. 2018-03-07 12:46:00 +00:00
mock_audio_device.h In modules/audio_device replace mock macros with unified MOCK_METHOD macro 2020-05-19 09:11:48 +00:00
mock_audio_transport.h In modules/audio_device replace mock macros with unified MOCK_METHOD macro 2020-05-19 09:11:48 +00:00
test_audio_device_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
test_audio_device.cc Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 11:49:57 +00:00
test_audio_device.h Format almost everything. 2019-07-08 13:45:15 +00:00