Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp83 bool testQueueInputBufferInInitState();
1141 bool NativeCodecUnitTest::testQueueInputBufferInInitState() { in testQueueInputBufferInInitState() function in NativeCodecUnitTest
1879 bool isPass = nativeCodecUnitTest->testQueueInputBufferInInitState(); in nativeTestQueueInputBufferInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1740 public void testQueueInputBufferInInitState() throws IOException { in testQueueInputBufferInInitState() method in CodecUnitTest.TestApi
2334 public void testQueueInputBufferInInitState() { in testQueueInputBufferInInitState() method in CodecUnitTest.TestApiNative