Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp64 bool testGetInputBufferInRunningState();
687 bool NativeCodecUnitTest::testGetInputBufferInRunningState() { in testGetInputBufferInRunningState() function in NativeCodecUnitTest
1746 bool isPass = nativeCodecUnitTest->testGetInputBufferInRunningState(); in nativeTestGetInputBufferInRunningState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1013 public void testGetInputBufferInRunningState() throws IOException, InterruptedException { in testGetInputBufferInRunningState() method in CodecUnitTest.TestApi
2199 public void testGetInputBufferInRunningState() { in testGetInputBufferInRunningState() method in CodecUnitTest.TestApiNative