Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
54cae22e
Commit
54cae22e
authored
May 09, 2017
by
Yaowu Xu
Browse files
Reduce number of AltRefForcedKeyTestLarge tests
BUG=aomedia:506 Change-Id: I14c72d8508f250946f8feb221bcd5a48521b787c
parent
93d3001b
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/altref_test.cc
View file @
54cae22e
...
...
@@ -92,6 +92,6 @@ TEST_P(AltRefForcedKeyTestLarge, ForcedFrameIsKey) {
AV1_INSTANTIATE_TEST_CASE
(
AltRefForcedKeyTestLarge
,
::
testing
::
Values
(
::
libaom_test
::
kOnePassGood
),
::
testing
::
Range
(
0
,
9
));
::
testing
::
Values
(
2
,
5
));
}
// namespace
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment