webrtc/modules/audio_device/include
Sebastian Jansson 77efcd82db Reland "Replacing rtc::Thread with task queue for TestAudioDeviceModule."
This is a reland of 1b871d0753

Original change's description:
> Replacing rtc::Thread with task queue for TestAudioDeviceModule.
>
> This prepares for running it in simulated time.
>
> TBR=henrika@webrtc.org
>
> Bug: webrtc:10465
> Change-Id: I9b29b8af9aeba7f0c8209ca77294a63d8068ff1a
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126481
> Reviewed-by: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#27083}

TBR=henrika@webrtc.org

Bug: webrtc:10465
Change-Id: Icda8043fb5b1156129bc3b706bf8f190782b0921
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127520
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27093}
2019-03-13 09:01:05 +00:00
..
audio_device.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
audio_device_data_observer.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +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 Include absl/memory/memory.h if absl::make_unique is used 2019-01-08 20:08:32 +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 Remove deprecated code from audio device. 2019-01-24 11:27:38 +00:00
mock_audio_transport.h AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
test_audio_device.cc Reland "Replacing rtc::Thread with task queue for TestAudioDeviceModule." 2019-03-13 09:01:05 +00:00
test_audio_device.h Reland "Replacing rtc::Thread with task queue for TestAudioDeviceModule." 2019-03-13 09:01:05 +00:00
test_audio_device_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00