webrtc/pc/test
Johannes Kron 965e7942a3 Add sanity checks to UpdateDelayStatistics and patch unit tests.
RtpPacket::UpdateDelayStatistics was previously optimized with several
sanity checks added. These sanity checks caused many of the unit tests
in peerconnection_integration_unittests to fail and the CL was therefore
reverted. This CL contains the sanity checks along with patches so that
the unit tests pass.

Bug: webrtc:9439
Change-Id: Ia5f5e8b125e5f3f4b79d433e2282901143530a25
Reviewed-on: https://webrtc-review.googlesource.com/99802
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Commit-Queue: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24813}
2018-09-24 23:13:02 +00:00
..
androidtestinitializer.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
androidtestinitializer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakeaudiocapturemodule.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fakeaudiocapturemodule.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fakeaudiocapturemodule_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fakedatachannelprovider.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fakepeerconnectionbase.h Delete almost all use of MediaConstraintsInterface in the PeerConnection API 2018-08-23 07:14:37 +00:00
fakepeerconnectionforstats.h Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
fakeperiodicvideosource.h Add sanity checks to UpdateDelayStatistics and patch unit tests. 2018-09-24 23:13:02 +00:00
fakeperiodicvideotracksource.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fakertccertificategenerator.h Replace rtc::Optional with absl::optional in pc 2018-06-19 20:55:07 +00:00
fakesctptransport.h Replace rtc::Optional with absl::optional in pc 2018-06-19 20:55:07 +00:00
fakevideotrackrenderer.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
fakevideotracksource.h Refactor VideoTrackSource, without raw pointer injection. 2018-05-23 15:42:10 +00:00
framegeneratorcapturervideotracksource.h Reland "Remove rtc::Optional alias and api:optional target" 2018-07-11 19:02:51 +00:00
mock_datachannel.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_rtpreceiverinternal.h Injects FrameEncryptorInterface into RtpSender. 2018-08-30 00:33:54 +00:00
mock_rtpsenderinternal.h Injects FrameEncryptorInterface into RtpSender. 2018-08-30 00:33:54 +00:00
mockpeerconnectionobservers.h Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
peerconnectiontestwrapper.cc Add sanity checks to UpdateDelayStatistics and patch unit tests. 2018-09-24 23:13:02 +00:00
peerconnectiontestwrapper.h Delete almost all use of MediaConstraintsInterface in the PeerConnection API 2018-08-23 07:14:37 +00:00
rtcstatsobtainer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testsdpstrings.h By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. 2018-04-05 23:43:07 +00:00