Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(464)

Issue 2813753002: Modified the rtp_receiver_unittests. (Closed)

Created:
3 years, 8 months ago by Zhi Huang
Modified:
3 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, danilchap, zhuangzesen_agora.io, stefan-webrtc, tterriberry_mozilla.com, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Modified the rtp_receiver_unittests. Implemented operator == in RtpSource and use the gmock EXPECT_THAT to make the test cleaner. Related CL: https://codereview.webrtc.org/2770233003/ BUG=chromium:703122 Review-Url: https://codereview.webrtc.org/2813753002 Cr-Commit-Position: refs/heads/master@{#17659} Committed: https://chromium.googlesource.com/external/webrtc/+/0426222f4c8a2832349ddb857bc45d748f7952fa

Patch Set 1 : Modified the rtp_receiver_unittests. #

Total comments: 6

Patch Set 2 : Address the comments before submitting. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -128 lines) Patch
M webrtc/api/rtpreceiverinterface.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc View 1 1 chunk +23 lines, -28 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc View 1 3 chunks +95 lines, -100 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
Zhi Huang
Please take a look. Thanks. https://codereview.webrtc.org/2813753002/diff/20001/webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc File webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc (right): https://codereview.webrtc.org/2813753002/diff/20001/webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc#newcode174 webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc:174: RtpSource(now_ms, kSsrc1, RtpSourceType::SSRC))); It's ...
3 years, 8 months ago (2017-04-10 21:29:48 UTC) #3
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2813753002/diff/20001/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc File webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc (right): https://codereview.webrtc.org/2813753002/diff/20001/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc#newcode245 webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc:245: } Can remove a level of indentation now. ...
3 years, 8 months ago (2017-04-10 22:35:14 UTC) #5
danilchap
lgtm % Taylor's comments https://codereview.webrtc.org/2813753002/diff/20001/webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc File webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc (right): https://codereview.webrtc.org/2813753002/diff/20001/webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc#newcode208 webrtc/modules/rtp_rtcp/source/rtp_receiver_unittest.cc:208: ASSERT_TRUE(sources.size() == 2 * kSourceListSize); ...
3 years, 8 months ago (2017-04-11 07:48:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2813753002/40001
3 years, 8 months ago (2017-04-11 17:50:58 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 18:28:15 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/0426222f4c8a2832349ddb857...

Powered by Google App Engine
This is Rietveld 408576698