Searched refs:testDequeueInputBufferInInitState (Results 1 – 2 of 2) sorted by relevance
49 bool testDequeueInputBufferInInitState();332 bool NativeCodecUnitTest::testDequeueInputBufferInInitState() { in testDequeueInputBufferInInitState() function in NativeCodecUnitTest1667 bool isPass = nativeCodecUnitTest->testDequeueInputBufferInInitState(); in nativeTestDequeueInputBufferInInitState()
685 public void testDequeueInputBufferInInitState() throws IOException { in testDequeueInputBufferInInitState() method in CodecUnitTest.TestApi2960 public void testDequeueInputBufferInInitState() { in testDequeueInputBufferInInitState() method in CodecUnitTest.TestApiNative