Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp71 bool testGetOutputBufferInUnInitState();
891 bool NativeCodecUnitTest::testGetOutputBufferInUnInitState() { in testGetOutputBufferInUnInitState() function in NativeCodecUnitTest
1810 bool isPass = nativeCodecUnitTest->testGetOutputBufferInUnInitState(); in nativeTestGetOutputBufferInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1115 public void testGetOutputBufferInUnInitState() throws IOException { in testGetOutputBufferInUnInitState() method in CodecUnitTest.TestApi
2248 public void testGetOutputBufferInUnInitState() { in testGetOutputBufferInUnInitState() method in CodecUnitTest.TestApiNative