webrtc/modules/audio_coding/test
Danil Chapovalov 8aba6b4114 Remove incompatiblities with absl::optional in audio_coding
PCMFile.cc uses RTC_DCHECK. include and depend on rtc_base:checks target directly

change usage of value_or by using explicit constructor instead of implicit

Bug: webrtc:9078
Change-Id: I63c596b8a05b387e56df846b15c33a605fbad4e6
Reviewed-on: https://webrtc-review.googlesource.com/69985
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22897}
2018-04-17 12:05:13 +00:00
..
ACMTest.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
APITest.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
APITest.h Move rw_lock_wrapper.h to rtc_base/synchronization/ 2018-03-23 19:47:08 +00:00
Channel.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
Channel.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
delay_test.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
EncodeDecodeTest.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
EncodeDecodeTest.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
insert_packet_with_timing.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
iSACTest.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
iSACTest.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
opus_test.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
opus_test.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
PacketLossTest.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
PacketLossTest.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
PCMFile.cc Remove incompatiblities with absl::optional in audio_coding 2018-04-17 12:05:13 +00:00
PCMFile.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
RTPFile.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
RTPFile.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
target_delay_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
TestAllCodecs.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
TestAllCodecs.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
Tester.cc Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
TestRedFec.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
TestRedFec.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
TestStereo.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
TestStereo.h Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
TestVADDTX.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
TestVADDTX.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
TwoWayCommunication.cc AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
TwoWayCommunication.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
utility.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
utility.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00