Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
8e241ae2
Commit
8e241ae2
authored
Jul 15, 2014
by
Alex Converse
Committed by
Gerrit Code Review
Jul 15, 2014
Browse files
Options
Browse Files
Download
Plain Diff
Merge "active_map_test: remove unused VP9_FACTORY define"
parents
f349b071
760deb37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
test/active_map_test.cc
test/active_map_test.cc
+0
-3
No files found.
test/active_map_test.cc
View file @
8e241ae2
...
...
@@ -83,9 +83,6 @@ TEST_P(ActiveMapTest, Test) {
ASSERT_NO_FATAL_FAILURE
(
RunLoop
(
&
video
));
}
#define VP9_FACTORY \
static_cast<const libvpx_test::CodecFactory *>(&libvpx_test::kVP9)
VP9_INSTANTIATE_TEST_CASE
(
ActiveMapTest
,
::
testing
::
Values
(
::
libvpx_test
::
kRealTime
),
::
testing
::
Range
(
0
,
6
));
...
...
Write
Preview
Markdown
is supported
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