webrtc/api/test
Ilya Nikolaevskiy b661c658da Revert "Remove rtc::Optional alias and api:optional target"
This reverts commit 6f5b0f920a.

Reason for revert: Breaks internal project.

Original change's description:
> Remove rtc::Optional alias and api:optional target
> 
> Update left-overs where old target still was used.
> 
> Bug: webrtc:9078
> Change-Id: I2162c928091fc4ff1dea33a3f03adbe47207d206
> Reviewed-on: https://webrtc-review.googlesource.com/84740
> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#23913}

TBR=danilchap@webrtc.org,kwiberg@webrtc.org

Change-Id: I95f5ec33520b823c3d0c9cb83d945d6a15355367
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:9078
Reviewed-on: https://webrtc-review.googlesource.com/88140
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23921}
2018-07-11 07:41:41 +00:00
..
audioproc_float.cc Moved audioproc_f interface into api directory. 2018-03-15 12:31:37 +00:00
audioproc_float.h Moved audioproc_f interface into api directory. 2018-03-15 12:31:37 +00:00
create_simulcast_test_fixture.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
create_simulcast_test_fixture.h Generalize SimulcastEncoderAdapter, use for H264 & VP8. 2018-06-21 15:57:43 +00:00
create_video_quality_test_fixture.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
create_video_quality_test_fixture.h Convert video quality test from a TEST_F to a TEST fixture. 2018-06-21 15:49:43 +00:00
create_videocodec_test_fixture.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
create_videocodec_test_fixture.h Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
DEPS Convert video quality test from a TEST_F to a TEST fixture. 2018-06-21 15:49:43 +00:00
fakeconstraints.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_audio_mixer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_peerconnectioninterface.h Regenerate mock peer connection to add missing mock methods. 2018-07-10 09:23:26 +00:00
mock_rtpreceiver.h Reland "Update RTCStatsCollector to work with RtpTransceivers" 2018-02-17 00:01:39 +00:00
mock_rtpsender.h Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" 2018-05-15 15:51:02 +00:00
mock_video_decoder_factory.h Add StereoCodecAdapter classes 2017-10-31 06:39:52 +00:00
mock_video_encoder_factory.h Add StereoCodecAdapter classes 2017-10-31 06:39:52 +00:00
simulated_network.h Revert "Remove rtc::Optional alias and api:optional target" 2018-07-11 07:41:41 +00:00
simulcast_test_fixture.h Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} 2018-05-31 11:48:17 +00:00
video_quality_test_fixture.h Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" 2018-07-11 06:04:49 +00:00
videocodec_test_fixture.h Remove adapter bools from VideoCodecTestFixture::Config. 2018-05-29 08:02:13 +00:00
videocodec_test_stats.cc Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
videocodec_test_stats.h Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00