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

Issue 2798063004: Move AudioDecoder and AudioDecoderFactory mocks to webrtc/test/ (Closed)

Created:
3 years, 8 months ago by kwiberg-webrtc
Modified:
3 years, 8 months ago
Reviewers:
ossu, kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, stefan-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, minyue-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move AudioDecoder and AudioDecoderFactory mocks to webrtc/test/ AudioDecoder and AudioDecoderFactory are in webrtc/api/ now, so move their mocks to someplace central where tests from all over WebRTC are allowed to #include them. BUG=webrtc:5805 Review-Url: https://codereview.webrtc.org/2798063004 Cr-Commit-Position: refs/heads/master@{#17619} Committed: https://chromium.googlesource.com/external/webrtc/+/37e99fd3fa4d49b87a58a58e9605af01cdb45d16

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -145 lines) Patch
M webrtc/audio/audio_receive_stream_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/call/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/call/call_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/media/engine/apm_helpers_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/nullwebrtcvideoengine_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/webrtcvoiceengine_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
D webrtc/modules/audio_coding/codecs/mock/mock_audio_decoder_factory.h View 1 chunk +0 lines, -83 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decision_logic_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decoder_database_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D webrtc/modules/audio_coding/neteq/mock/mock_audio_decoder.h View 1 chunk +0 lines, -38 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/red_payload_splitter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/BUILD.gn View 1 chunk +8 lines, -0 lines 0 comments Download
A + webrtc/test/mock_audio_decoder.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + webrtc/test/mock_audio_decoder_factory.h View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
kwiberg-webrtc
We first considered moving the mocks to someplace under webrtc/api/, but decided that reducing API ...
3 years, 8 months ago (2017-04-06 12:33:02 UTC) #4
kjellander_webrtc
I thought we were going to keep mocks like these in https://cs.chromium.org/chromium/src/third_party/webrtc/api/test/ ? Is there ...
3 years, 8 months ago (2017-04-06 12:48:20 UTC) #5
kjellander_webrtc
Sorry, I apparently only read the CL description and missed your message. This is fine ...
3 years, 8 months ago (2017-04-06 12:51:12 UTC) #6
the sun
On 2017/04/06 12:48:20, kjellander_webrtc wrote: > I thought we were going to keep mocks like ...
3 years, 8 months ago (2017-04-06 12:53:18 UTC) #7
ossu
On 2017/04/06 12:53:18, the sun wrote: > On 2017/04/06 12:48:20, kjellander_webrtc wrote: > > I ...
3 years, 8 months ago (2017-04-06 13:03:29 UTC) #10
kwiberg-webrtc
On 2017/04/06 12:53:18, the sun wrote: > On 2017/04/06 12:48:20, kjellander_webrtc wrote: > > I ...
3 years, 8 months ago (2017-04-06 13:12:37 UTC) #11
kjellander_webrtc
On 2017/04/06 13:12:37, kwiberg-webrtc wrote: > On 2017/04/06 12:53:18, the sun wrote: > > On ...
3 years, 8 months ago (2017-04-06 13:44:54 UTC) #12
kwiberg-webrtc
On 2017/04/06 13:44:54, kjellander_webrtc wrote: > On 2017/04/06 13:12:37, kwiberg-webrtc wrote: > > On 2017/04/06 ...
3 years, 8 months ago (2017-04-06 16:46:54 UTC) #13
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/2798063004/1
3 years, 8 months ago (2017-04-10 11:07:53 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 12:15:55 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/37e99fd3fa4d49b87a58a58e9...

Powered by Google App Engine
This is Rietveld 408576698