Home
last modified time | relevance | path

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

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