Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp88 bool testQueueInputBufferInUnInitState();
1249 bool NativeCodecUnitTest::testQueueInputBufferInUnInitState() { in testQueueInputBufferInUnInitState() function in NativeCodecUnitTest
1914 bool isPass = nativeCodecUnitTest->testQueueInputBufferInUnInitState(); in nativeTestQueueInputBufferInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1722 public void testQueueInputBufferInUnInitState() throws IOException { in testQueueInputBufferInUnInitState() method in CodecUnitTest.TestApi
2369 public void testQueueInputBufferInUnInitState() { in testQueueInputBufferInUnInitState() method in CodecUnitTest.TestApiNative