media/extensions/vp9/src/androidTest
tonihei e991a8015b Use Truth instead of framework asserts in all tests.
This achieves two things:
1. All our tests use the same type of assertions.
2. The tests currently run as instrumentation test can be moved to
   Robolectric without changing the assertions.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182910542
2018-01-23 19:29:12 +00:00
..
assets Implement VP9 profile 2 - 10 bit BT2020 support with libvpx. This code truncates the 10 bits to 8. We'll later update this to upload half-float or 16 bit short textures. 2017-02-28 13:47:18 +00:00
java/com/google/android/exoplayer2/ext/vp9 Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
AndroidManifest.xml Bump target API level to 27 2017-11-21 13:03:28 +00:00