Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecUnitTest.cpp89 bool testQueueInputBufferInUnInitState();
1271 bool NativeCodecUnitTest::testQueueInputBufferInUnInitState() { in testQueueInputBufferInUnInitState() function in NativeCodecUnitTest
1947 bool isPass = nativeCodecUnitTest->testQueueInputBufferInUnInitState(); in nativeTestQueueInputBufferInUnInitState()
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecUnitTest.java1877 public void testQueueInputBufferInUnInitState() throws IOException { in testQueueInputBufferInUnInitState() method in CodecUnitTest.TestApi
3284 public void testQueueInputBufferInUnInitState() { in testQueueInputBufferInUnInitState() method in CodecUnitTest.TestApiNative