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

Unified Diff: media/base/yuv_convert_unittest.cc

Issue 202068: Reverting 26070. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/base/yuv_row.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/yuv_convert_unittest.cc
===================================================================
--- media/base/yuv_convert_unittest.cc (revision 26073)
+++ media/base/yuv_convert_unittest.cc (working copy)
@@ -42,7 +42,7 @@
// Set to 100 to time ConvertYUVToRGB32.
// This will take approximately 40 to 200 ms.
-static const int kTestTimes = 100;
+static const int kTestTimes = 1;
TEST(YUVConvertTest, YV12) {
// Allocate all surfaces.
« no previous file with comments | « no previous file | media/base/yuv_row.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698