Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecUnitTest.cpp84 bool testQueueInputBufferInInitState();
1158 bool NativeCodecUnitTest::testQueueInputBufferInInitState() { in testQueueInputBufferInInitState() function in NativeCodecUnitTest
1912 bool isPass = nativeCodecUnitTest->testQueueInputBufferInInitState(); in nativeTestQueueInputBufferInInitState()
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecUnitTest.java1896 public void testQueueInputBufferInInitState() throws IOException { in testQueueInputBufferInInitState() method in CodecUnitTest.TestApi
3244 public void testQueueInputBufferInInitState() { in testQueueInputBufferInInitState() method in CodecUnitTest.TestApiNative