ref: 834f26c3b98a99945d0e675956818a79a924998a
parent: 42a1b310e14fcf0560bbb76afdc721a0583d6b6b
parent: c4c0331f65424fabd10b56c97dc8dfac68b1bccb
author: Jerome Jiang <jianj@google.com>
date: Wed Mar 8 18:14:27 EST 2017
Merge "Shift speed 2 from non-large VP9 tests to large ones."
--- a/test/vp9_ethread_test.cc
+++ b/test/vp9_ethread_test.cc
@@ -422,7 +422,7 @@
::testing::Values(::libvpx_test::kTwoPassGood,
::libvpx_test::kOnePassGood,
::libvpx_test::kRealTime),
- ::testing::Range(2, 9), // cpu_used
+ ::testing::Range(3, 9), // cpu_used
::testing::Range(0, 3), // tile_columns
::testing::Range(2, 5))); // threads
@@ -434,7 +434,7 @@
::testing::Values(::libvpx_test::kTwoPassGood,
::libvpx_test::kOnePassGood,
::libvpx_test::kRealTime),
- ::testing::Range(0, 2), // cpu_used
+ ::testing::Range(0, 3), // cpu_used
::testing::Range(0, 3), // tile_columns
::testing::Range(2, 5))); // threads