Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp65 bool testGetInputBufferInUnInitState();
714 bool NativeCodecUnitTest::testGetInputBufferInUnInitState() { in testGetInputBufferInUnInitState() function in NativeCodecUnitTest
1768 bool isPass = nativeCodecUnitTest->testGetInputBufferInUnInitState(); in nativeTestGetInputBufferInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java981 public void testGetInputBufferInUnInitState() throws IOException { in testGetInputBufferInUnInitState() method in CodecUnitTest.TestApi
2206 public void testGetInputBufferInUnInitState() { in testGetInputBufferInUnInitState() method in CodecUnitTest.TestApiNative