Home
last modified time | relevance | path

Searched defs:CodecDecoderTest (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderTest.java95 public class CodecDecoderTest extends CodecDecoderTestBase { class
110 public CodecDecoderTest(String decoder, String mediaType, String testFile, String refFile, in CodecDecoderTest() method in CodecDecoderTest
/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp34 class CodecDecoderTest final : public CodecTestBase { class
72 CodecDecoderTest::CodecDecoderTest(const char* mediaType, ANativeWindow* window) in CodecDecoderTest() function in CodecDecoderTest