Merge "Shift speed 2 from non-large VP9 tests to large ones."

This commit is contained in:
Jerome Jiang 2017-03-08 23:14:27 +00:00 committed by Gerrit Code Review
commit 834f26c3b9

View File

@ -422,7 +422,7 @@ INSTANTIATE_TEST_CASE_P(
::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 @@ INSTANTIATE_TEST_CASE_P(
::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