Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp89 bool testReleaseOutputBufferInInitState();
1272 bool NativeCodecUnitTest::testReleaseOutputBufferInInitState() { in testReleaseOutputBufferInInitState() function in NativeCodecUnitTest
1921 bool isPass = nativeCodecUnitTest->testReleaseOutputBufferInInitState(); in nativeTestReleaseOutputBufferInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1885 public void testReleaseOutputBufferInInitState() throws IOException { in testReleaseOutputBufferInInitState() method in CodecUnitTest.TestApi
2376 public void testReleaseOutputBufferInInitState() { in testReleaseOutputBufferInInitState() method in CodecUnitTest.TestApiNative