Home
last modified time | relevance | path

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

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