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

Issue 2121993002: Added NiceMock for MockRtcEventLog in several unittests where we don't care about the event logging. (Closed)

Created:
4 years, 5 months ago by ivoc
Modified:
4 years, 5 months ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Added NiceMock for MockRtcEventLog in several unittests where we don't care about the event logging. BUG=webrtc:4741 R=stefan@webrtc.org Committed: https://crrev.com/fa1d568730ed5dedbed840df0836d1a2fd7a19ee Cr-Commit-Position: refs/heads/master@{#13388}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed EXPECT_CALL for calls related to RtcEventLog in bitrate_controller_unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -13 lines) Patch
M webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc View 1 4 chunks +1 line, -10 lines 0 comments Download
M webrtc/modules/congestion_controller/congestion_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (6 generated)
ivoc
Hi Stefan, Please have a look at this CL to use a NiceMock in several ...
4 years, 5 months ago (2016-07-05 11:57:19 UTC) #3
stefan-webrtc
lg https://codereview.webrtc.org/2121993002/diff/1/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc File webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc (right): https://codereview.webrtc.org/2121993002/diff/1/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc#newcode95 webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc:95: testing::NiceMock<webrtc::MockRtcEventLog> event_log_; Given this I think you may ...
4 years, 5 months ago (2016-07-05 12:16:27 UTC) #4
ivoc
https://codereview.webrtc.org/2121993002/diff/1/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc File webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc (right): https://codereview.webrtc.org/2121993002/diff/1/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc#newcode95 webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc:95: testing::NiceMock<webrtc::MockRtcEventLog> event_log_; On 2016/07/05 12:16:27, stefan-webrtc (holmer) wrote: > ...
4 years, 5 months ago (2016-07-05 12:25:27 UTC) #5
stefan-webrtc
On 2016/07/05 12:25:27, ivoc wrote: > https://codereview.webrtc.org/2121993002/diff/1/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc > File webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc (right): > > https://codereview.webrtc.org/2121993002/diff/1/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc#newcode95 > ...
4 years, 5 months ago (2016-07-05 15:30:11 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/2121993002/20001
4 years, 5 months ago (2016-07-05 15:55:45 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 5 months ago (2016-07-05 17:56:12 UTC) #10
ivoc
4 years, 5 months ago (2016-07-06 07:12:28 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
fa1d568730ed5dedbed840df0836d1a2fd7a19ee (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698