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