Home
last modified time | relevance | path

Searched refs:CodecDecoderTestBase (Results 1 – 5 of 5) sorted by relevance

/cts/tests/media/src/android/mediav2/cts/
DEncoderColorAspectsTest.java218 CodecDecoderTestBase cdtb = new CodecDecoderTestBase(mMime, null); in testColorAspects()
DCodecDecoderExtTest.java40 public class CodecDecoderExtTest extends CodecDecoderTestBase {
DCodecTestBase.java843 class CodecDecoderTestBase extends CodecTestBase { class
844 private static final String LOG_TAG = CodecDecoderTestBase.class.getSimpleName();
854 CodecDecoderTestBase(String mime, String testFile) { in CodecDecoderTestBase() method in CodecDecoderTestBase
DCodecDecoderSurfaceTest.java49 public class CodecDecoderSurfaceTest extends CodecDecoderTestBase {
DCodecDecoderTest.java61 public class CodecDecoderTest extends CodecDecoderTestBase {