Searched refs:testGetInputBufferInInitState (Results 1 – 2 of 2) sorted by relevance
63 bool testGetInputBufferInInitState();669 bool NativeCodecUnitTest::testGetInputBufferInInitState() { in testGetInputBufferInInitState() function in NativeCodecUnitTest1739 bool isPass = nativeCodecUnitTest->testGetInputBufferInInitState(); in nativeTestGetInputBufferInInitState()
998 public void testGetInputBufferInInitState() throws IOException { in testGetInputBufferInInitState() method in CodecUnitTest.TestApi