diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 21:28:12 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 21:28:12 +0000 |
commit | f0a5d7cd1a65d7ff71299f95ee78929729694f25 (patch) | |
tree | 094c2ca789185eeefdb13a691cf5b52d4329b0d0 /testing | |
parent | 49930c3ae4d0bb40b94cfde0425e8c825a526144 (diff) | |
download | chromium_src-f0a5d7cd1a65d7ff71299f95ee78929729694f25.zip chromium_src-f0a5d7cd1a65d7ff71299f95ee78929729694f25.tar.gz chromium_src-f0a5d7cd1a65d7ff71299f95ee78929729694f25.tar.bz2 |
Fix a leak in AudioRendererBaseTest::OneCompleteReadCycle
We should a local reference of the input buffer, so that buffer
gets cleanup after it is out of scope.
Also disabled AudioUtilTest.FoldChannels_s16_benchmark because
it is running too long. It shold be run locally instead of on
the build bots.
TEST=media_unittests --gtest_filter=AudioRendererBaseTest.OneCompleteReadCycle
TBR=scherkus
Review URL: http://codereview.chromium.org/165087
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22671 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions