Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp49 bool testDequeueInputBufferInInitState();
332 bool NativeCodecUnitTest::testDequeueInputBufferInInitState() { in testDequeueInputBufferInInitState() function in NativeCodecUnitTest
1667 bool isPass = nativeCodecUnitTest->testDequeueInputBufferInInitState(); in nativeTestDequeueInputBufferInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java636 public void testDequeueInputBufferInInitState() throws IOException { in testDequeueInputBufferInInitState() method in CodecUnitTest.TestApi
2245 public void testDequeueInputBufferInInitState() { in testDequeueInputBufferInInitState() method in CodecUnitTest.TestApiNative