webrtc/modules/audio_device/include
Niels Möller 1c9d7bbeaf Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper."
This is a reland of 9ea5765f78

Original change's description:
> Refactor TestAudioDeviceModule to not depend on EventTimerWrapper.
> 
> In addition, let the processing thread loop explicitly, and not use
> the deprecated builtin looping in PlatformThread.
> 
> Bug: webrtc:3380
> Change-Id: I5171ce3457b80f922c8284259882da63c8f146f1
> Reviewed-on: https://webrtc-review.googlesource.com/96544
> Commit-Queue: Niels Moller <nisse@webrtc.org>
> Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
> Reviewed-by: Artem Titov <titovartem@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#24492}

Bug: webrtc:3380
Change-Id: I39c6b35d24182475b33a7a321cdf3b3ac9b8979a
Reviewed-on: https://webrtc-review.googlesource.com/97861
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24602}
2018-09-06 11:31:57 +00:00
..
audio_device_data_observer.h Add the new CreateAudioDeviceWithDataObserver to header file 2017-11-14 22:07:59 +00:00
audio_device_default.h Separate test/fake_audio_device on API and implementation. Step 1. 2018-03-07 12:46:00 +00:00
audio_device_defines.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_device_factory.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
audio_device_factory.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
audio_device.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +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 Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_audio_transport.h AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
test_audio_device_unittest.cc Extend TestAudioDeviceModule API. 2018-03-23 08:54:15 +00:00
test_audio_device.cc Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." 2018-09-06 11:31:57 +00:00
test_audio_device.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00