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.java61 public class CodecDecoderTest extends CodecDecoderTestBase { class
68 public CodecDecoderTest(String mime, String testFile, String refFile, String reconfigFile, in CodecDecoderTest() method in CodecDecoderTest
/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp31 class CodecDecoderTest final : public CodecTestBase { class
66 CodecDecoderTest::CodecDecoderTest(const char* mime, ANativeWindow* window) in CodecDecoderTest() function in CodecDecoderTest