Searched refs:testDequeueInputBufferInUnInitState (Results 1 – 2 of 2) sorted by relevance
50 bool testDequeueInputBufferInUnInitState();362 bool NativeCodecUnitTest::testDequeueInputBufferInUnInitState() { in testDequeueInputBufferInUnInitState() function in NativeCodecUnitTest1663 bool isPass = nativeCodecUnitTest->testDequeueInputBufferInUnInitState(); in nativeTestDequeueInputBufferInUnInitState()
581 public void testDequeueInputBufferInUnInitState() throws IOException { in testDequeueInputBufferInUnInitState() method in CodecUnitTest.TestApi2099 public void testDequeueInputBufferInUnInitState() { in testDequeueInputBufferInUnInitState() method in CodecUnitTest.TestApiNative