| /cts/tests/media/src/android/mediav2/cts/ |
| D | CodecDecoderBlockModelTest.java | 87 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderBlockModelTest
|
| D | CodecDecoderBlockModelMultiAccessUnitTest.java | 120 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderBlockModelMultiAccessUnitTest
|
| D | CodecDecoderMultiAccessUnitTest.java | 202 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderMultiAccessUnitTest
|
| D | CodecDecoderTest.java | 343 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderTest
|
| D | VideoDecoderAvailabilityTest.java | 263 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in VideoDecoderAvailabilityTest
|
| /cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/ |
| D | CodecDecoderDrmTest.java | 123 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderDrmTest
|
| D | CodecDecoderMultiAccessUnitDrmTest.java | 132 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderMultiAccessUnitDrmTest
|
| D | CodecDecoderBlockModelMultiAccessUnitDrmTest.java | 135 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderBlockModelMultiAccessUnitDrmTest
|
| /cts/tests/media/jni/ |
| D | NativeCodecDecoderTestCommon.cpp | 65 bool testSimpleDecode(const char* decoder, const char* testFile, const char* refFile, 356 bool CodecDecoderTest::testSimpleDecode(const char* decoder, const char* testFile, in testSimpleDecode() function in CodecDecoderTest 639 bool isPass = codecDecoderTest->testSimpleDecode(cDecoder, cTestFile, cRefFile, jColorFormat, in nativeTestSimpleDecode()
|