Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderTest.java582 public void testOnlyEos() throws IOException, InterruptedException { in testOnlyEos() method in CodecDecoderTest
DCodecEncoderTest.java572 public void testOnlyEos() throws IOException, InterruptedException { in testOnlyEos() method in CodecEncoderTest
/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp529 bool CodecDecoderTest::testOnlyEos(const char* decoder, const char* testFile) { in testOnlyEos() function in CodecDecoderTest