webrtc/modules
Gustaf Ullberg 8ffeeb2e34 Deletion of temp files in modules_unittests.
Temporary files created by AudioFormat tests in modules_unittest are
removed after each test case rather than after the whole suite is
finished. This saves disk space on the running device.

Bug: webrtc:8344
Change-Id: Iace3a7a62bb06e15fa596caf32da873944654c9a
Reviewed-on: https://webrtc-review.googlesource.com/8100
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20244}
2017-10-11 11:47:49 +00:00
..
audio_coding Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
audio_device Fixed threading exception on Mac. 2017-10-11 10:26:49 +00:00
audio_mixer Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
audio_processing Deletion of temp files in modules_unittests. 2017-10-11 11:47:49 +00:00
bitrate_controller Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 15:26:56 +00:00
congestion_controller Add field trials to configure the backoff factor and the trendline window of the BWE. 2017-10-06 07:10:04 +00:00
desktop_capture Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
include Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
media_file Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
pacing Simplify RtpRtcp interface for REMB 2017-10-11 11:09:39 +00:00
remote_bitrate_estimator Fix mistake in range validation of WebRTC-BweBackOffFactor. 2017-10-10 09:16:07 +00:00
rtp_rtcp Simplify RtpRtcp interface for REMB 2017-10-11 11:09:39 +00:00
utility Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_capture Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
video_coding Remove sent framerate and bitrate calculations from MediaOptimization. 2017-10-10 15:36:08 +00:00
video_processing Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
module_common_types_unittest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00