aboutsummaryrefslogtreecommitdiff
path: root/call/rtcp_demuxer_unittest.cc
AgeCommit message (Expand)Author
2020-05-18Rename several more tests that use EXPECT_DEATH to *DeathTest.Tommi
2020-05-15In call/ replace mock macros with unified MOCK_METHOD macroDanil Chapovalov
2019-07-08Format almost everything.Jonas Olsson
2019-04-09Fully qualify googletest symbols.Mirko Bonadei
2019-03-25Delete class StringRtpHeaderExtension, replaced with std::stringNiels Möller
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-11-20Delete unneeded includes of common_types.h and gn deps on webrtc_common.Niels Möller
2018-07-05Use absl::make_unique and absl::WrapUnique directlyKarl Wiberg
2018-05-21Delete unneeded includes of basictypes.h.Niels Möller
2017-12-15Fix circular dependencies in webrtc_common.Patrik Höglund
2017-09-15Adding NOLINT for typedefs.h and common_types.hMirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei