Searched refs:testDequeueInputBufferInInitState (Results 1 – 2 of 2) sorted by relevance
48 bool testDequeueInputBufferInInitState();323 bool NativeCodecUnitTest::testDequeueInputBufferInInitState() { in testDequeueInputBufferInInitState() function in NativeCodecUnitTest1649 bool isPass = nativeCodecUnitTest->testDequeueInputBufferInInitState(); in nativeTestDequeueInputBufferInInitState()
601 public void testDequeueInputBufferInInitState() throws IOException { in testDequeueInputBufferInInitState() method in CodecUnitTest.TestApi2085 public void testDequeueInputBufferInInitState() { in testDequeueInputBufferInInitState() method in CodecUnitTest.TestApiNative