Searched refs:testSimpleDecode (Results 1 – 2 of 2) sorted by relevance
/cts/tests/media/jni/ |
D | NativeCodecDecoderTest.cpp | 61 bool testSimpleDecode(const char* decoder, const char* testFile, const char* refFile, 301 bool CodecDecoderTest::testSimpleDecode(const char* decoder, const char* testFile, in testSimpleDecode() function in CodecDecoderTest 676 codecDecoderTest->testSimpleDecode(cDecoder, cTestFile, cRefFile, cRmsError, cChecksum); in nativeTestSimpleDecode()
|
/cts/tests/media/src/android/mediav2/cts/ |
D | CodecDecoderTest.java | 210 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderTest
|