media: Run Android GPU decoding tests for AV1.
The MediaCodecVideoDecoderAV1Test test suite is currently not instantiated, so it does not run at all. Also, the MediaCodecVideoDecoderTest suite is not currently run for the AV1 codec. This CL fixes both problems. The first problem was discovered by attempting to roll googletest past CL 315255779, which causes test binaries to fail when they include test suites / parametrized tests that are not instantiated, and when they include empty test suites. Bug: 1163396 Change-Id: Id2a070cfeed6d37b920b5d28f947037ac5699fbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616486 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#841304}
Showing
Please register or sign in to comment