Home
last modified time | relevance | path

Searched refs:testDequeueInputBufferInInitState (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp48 bool testDequeueInputBufferInInitState();
323 bool NativeCodecUnitTest::testDequeueInputBufferInInitState() { in testDequeueInputBufferInInitState() function in NativeCodecUnitTest
1649 bool isPass = nativeCodecUnitTest->testDequeueInputBufferInInitState(); in nativeTestDequeueInputBufferInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java601 public void testDequeueInputBufferInInitState() throws IOException { in testDequeueInputBufferInInitState() method in CodecUnitTest.TestApi
2085 public void testDequeueInputBufferInInitState() { in testDequeueInputBufferInInitState() method in CodecUnitTest.TestApiNative