Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp91 bool testReleaseOutputBufferInUnInitState();
1345 bool NativeCodecUnitTest::testReleaseOutputBufferInUnInitState() { in testReleaseOutputBufferInUnInitState() function in NativeCodecUnitTest
1935 bool isPass = nativeCodecUnitTest->testReleaseOutputBufferInUnInitState(); in nativeTestReleaseOutputBufferInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1866 public void testReleaseOutputBufferInUnInitState() throws IOException { in testReleaseOutputBufferInUnInitState() method in CodecUnitTest.TestApi
2390 public void testReleaseOutputBufferInUnInitState() { in testReleaseOutputBufferInUnInitState() method in CodecUnitTest.TestApiNative