Home
last modified time | relevance | path

Searched refs:testGetInputBufferInInitState (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp63 bool testGetInputBufferInInitState();
669 bool NativeCodecUnitTest::testGetInputBufferInInitState() { in testGetInputBufferInInitState() function in NativeCodecUnitTest
1739 bool isPass = nativeCodecUnitTest->testGetInputBufferInInitState(); in nativeTestGetInputBufferInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java998 public void testGetInputBufferInInitState() throws IOException { in testGetInputBufferInInitState() method in CodecUnitTest.TestApi