Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp69 bool testGetOutputBufferInInitState();
812 bool NativeCodecUnitTest::testGetOutputBufferInInitState() { in testGetOutputBufferInInitState() function in NativeCodecUnitTest
1781 bool isPass = nativeCodecUnitTest->testGetOutputBufferInInitState(); in nativeTestGetOutputBufferInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1132 public void testGetOutputBufferInInitState() throws IOException { in testGetOutputBufferInInitState() method in CodecUnitTest.TestApi
2234 public void testGetOutputBufferInInitState() { in testGetOutputBufferInInitState() method in CodecUnitTest.TestApiNative