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

Issue 150191: Unit tests for AudioRendererHost... (Closed)

Created:
11 years, 5 months ago by Alpha Left Google
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), brettw, Ben Goodger (Google)
Visibility:
Public.

Description

Unit tests for AudioRendererHost TEST=AudioRendererHostTest.CreateStream AudioRendererHostTest.MockStreamDataConversation BUG=16035 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20422

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 51

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 1

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -4 lines) Patch
M chrome/browser/renderer_host/audio_renderer_host_unittest.cc View 1 2 3 4 5 2 chunks +182 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Alpha Left Google
The basic structure of the unit test, I'm going to add more test cases to ...
11 years, 5 months ago (2009-07-01 23:19:25 UTC) #1
scherkus (not reviewing)
http://codereview.chromium.org/150191/diff/11/13 File chrome/browser/renderer_host/audio_renderer_host.cc (right): http://codereview.chromium.org/150191/diff/11/13#newcode1 Line 1: // Copyright (c) 2006-2009 The Chromium Authors. All ...
11 years, 5 months ago (2009-07-02 00:21:22 UTC) #2
cpu_(ooo_6.6-7.5)
I am on vacation. Please go ahead with Andrew's comments. On 2009/07/02 00:21:22, scherkus wrote: ...
11 years, 5 months ago (2009-07-02 08:06:04 UTC) #3
cpu_(ooo_6.6-7.5)
BTW, please take care of the lint errors :) On 2009/07/02 08:06:04, cpu wrote: > ...
11 years, 5 months ago (2009-07-02 08:06:35 UTC) #4
Alpha Left Google
http://codereview.chromium.org/150191/diff/11/13 File chrome/browser/renderer_host/audio_renderer_host.cc (right): http://codereview.chromium.org/150191/diff/11/13#newcode1 Line 1: // Copyright (c) 2006-2009 The Chromium Authors. All ...
11 years, 5 months ago (2009-07-03 01:24:20 UTC) #5
scherkus (not reviewing)
don't forget to add BUG=16035 http://codereview.chromium.org/150191/diff/11/14 File chrome/browser/renderer_host/audio_renderer_host_unittest.cc (right): http://codereview.chromium.org/150191/diff/11/14#newcode140 Line 140: EXPECT_CALL(*host_, OnRequestPacket(kRouteId, current_stream_id_, ...
11 years, 5 months ago (2009-07-06 20:02:57 UTC) #6
Alpha Left Google
http://codereview.chromium.org/150191/diff/11/14 File chrome/browser/renderer_host/audio_renderer_host_unittest.cc (right): http://codereview.chromium.org/150191/diff/11/14#newcode140 Line 140: EXPECT_CALL(*host_, OnRequestPacket(kRouteId, current_stream_id_, 0, _)); On 2009/07/06 20:02:57, ...
11 years, 5 months ago (2009-07-06 20:25:47 UTC) #7
scherkus (not reviewing)
11 years, 5 months ago (2009-07-06 20:32:27 UTC) #8
lgtm!

Powered by Google App Engine
This is Rietveld 408576698