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

Issue 1512833003: Special-case android-arm64 in codec bitexactness tests (Closed)

Created:
5 years ago by kwiberg-webrtc
Modified:
5 years ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, 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

Special-case android-arm64 in codec bitexactness tests We already had a special case for android, but it only worked for arm32. BUG=webrtc:4198, webrtc:4199 Committed: https://crrev.com/5b659c0d10f42e45e5f73daacce6975a75d9029d Cr-Commit-Position: refs/heads/master@{#10989}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : review nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -124 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc View 1 8 chunks +71 lines, -116 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/audio_decoder_unittest.cc View 1 chunk +4 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
kwiberg-webrtc
PTAL Note that I've moved the "other" case so that it's the first argument instead ...
5 years ago (2015-12-10 20:32:04 UTC) #7
hlundin-webrtc
LGTM https://codereview.webrtc.org/1512833003/diff/80001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc File webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc (right): https://codereview.webrtc.org/1512833003/diff/80001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc#newcode857 webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc:857: #elif defined(WEBRTC_ANDROID) && defined(WEBRTC_ARCH_ARM) So, WEBRTC_ARCH_ARM means explicitly ...
5 years ago (2015-12-11 08:36:56 UTC) #8
kwiberg-webrtc
https://codereview.webrtc.org/1512833003/diff/80001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc File webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc (right): https://codereview.webrtc.org/1512833003/diff/80001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc#newcode857 webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc:857: #elif defined(WEBRTC_ANDROID) && defined(WEBRTC_ARCH_ARM) On 2015/12/11 08:36:56, hlundin-webrtc wrote: ...
5 years ago (2015-12-11 13:39:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1512833003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1512833003/100001
5 years ago (2015-12-11 13:39:50 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:100001)
5 years ago (2015-12-11 15:34:03 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-11 15:34:11 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5b659c0d10f42e45e5f73daacce6975a75d9029d
Cr-Commit-Position: refs/heads/master@{#10989}

Powered by Google App Engine
This is Rietveld 408576698