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

Issue 1522103002: Update NetEq network statistics in neteq_unittest. (Closed)

Created:
5 years ago by minyue-webrtc
Modified:
5 years ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Update NetEq network statistics in neteq_unittest. NetEqNetworkStatistics has been updated some time ago. A bit exactness test in neteq unittests is still using the old NetEqNetworkStatistics. New neteq4_network_stats.dat generated by running TestBitExactness with flag "genref" BUG= Committed: https://crrev.com/5f026d03af3a4310db85e132d68b4b770653acee Cr-Commit-Position: refs/heads/master@{#11052}

Patch Set 1 #

Patch Set 2 : replacing old file instead of adding new #

Patch Set 3 : using protobuf #

Total comments: 15

Patch Set 4 : better handling of macros #

Total comments: 10

Patch Set 5 : fixing grammar #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -89 lines) Patch
M resources/audio_coding/neteq4_network_stats.dat.sha1 View 1 2 1 chunk +1 line, -1 line 0 comments Download
M resources/audio_coding/neteq4_rtcp_stats.dat.sha1 View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_tests.gypi View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_unittest.cc View 1 2 3 4 4 chunks +144 lines, -87 lines 0 comments Download
A webrtc/modules/audio_coding/neteq/neteq_unittest.proto View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
M webrtc/modules/modules.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (15 generated)
minyue-webrtc
Hi Henrik, Could you review this small change?
5 years ago (2015-12-14 16:25:36 UTC) #3
hlundin-webrtc
On 2015/12/14 16:25:36, minyue-webrtc wrote: > Hi Henrik, > > Could you review this small ...
5 years ago (2015-12-15 09:56:15 UTC) #5
minyue-webrtc
Thanks! updated.
5 years ago (2015-12-15 10:02:15 UTC) #6
hlundin-webrtc
lgtm
5 years ago (2015-12-15 10:09:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1522103002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1522103002/20001
5 years ago (2015-12-15 10:09:38 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_asan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_asan/builds/11347)
5 years ago (2015-12-15 10:20:05 UTC) #11
minyue-webrtc
Hi Henrik, The old test was not platform independent. I modified it by using protobuf. ...
5 years ago (2015-12-15 23:30:43 UTC) #14
hlundin-webrtc
Very nice. Thanks a lot for cleaning up! I only have a few comments on ...
5 years ago (2015-12-16 10:04:51 UTC) #16
minyue-webrtc
thanks for the comment! updated https://codereview.webrtc.org/1522103002/diff/100001/webrtc/modules/audio_coding/neteq/neteq_unittest.cc File webrtc/modules/audio_coding/neteq/neteq_unittest.cc (right): https://codereview.webrtc.org/1522103002/diff/100001/webrtc/modules/audio_coding/neteq/neteq_unittest.cc#newcode63 webrtc/modules/audio_coding/neteq/neteq_unittest.cc:63: static void Convert(const NetEqNetworkStatistics& ...
5 years ago (2015-12-16 13:51:27 UTC) #19
hlundin-webrtc
Very nice! I only have a couple of language nits and a small request for ...
5 years ago (2015-12-16 14:10:50 UTC) #20
minyue-webrtc
thanks. now fixed. https://codereview.webrtc.org/1522103002/diff/160001/webrtc/modules/audio_coding/neteq/neteq_unittest.cc File webrtc/modules/audio_coding/neteq/neteq_unittest.cc (right): https://codereview.webrtc.org/1522103002/diff/160001/webrtc/modules/audio_coding/neteq/neteq_unittest.cc#newcode205 webrtc/modules/audio_coding/neteq/neteq_unittest.cc:205: FAIL() << "Write reference file needs ...
5 years ago (2015-12-16 14:37:35 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1522103002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1522103002/200001
5 years ago (2015-12-16 14:37:56 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:200001)
5 years ago (2015-12-16 15:36:08 UTC) #27
commit-bot: I haz the power
5 years ago (2015-12-16 15:36:17 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5f026d03af3a4310db85e132d68b4b770653acee
Cr-Commit-Position: refs/heads/master@{#11052}

Powered by Google App Engine
This is Rietveld 408576698