Home
last modified time | relevance | path

Searched refs:testOnlyEos (Results 1 – 3 of 3) sorted by relevance

/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp64 bool testOnlyEos(const char* decoder, const char* testFile);
529 bool CodecDecoderTest::testOnlyEos(const char* decoder, const char* testFile) { in testOnlyEos() function in CodecDecoderTest
695 bool isPass = codecDecoderTest->testOnlyEos(cDecoder, cTestFile); in nativeTestOnlyEos()
/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderTest.java572 public void testOnlyEos() throws IOException, InterruptedException { in testOnlyEos() method in CodecEncoderTest
DCodecDecoderTest.java582 public void testOnlyEos() throws IOException, InterruptedException { in testOnlyEos() method in CodecDecoderTest