Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecUnitTest.cpp70 bool testGetOutputBufferInInitState();
825 bool NativeCodecUnitTest::testGetOutputBufferInInitState() { in testGetOutputBufferInInitState() function in NativeCodecUnitTest
1814 bool isPass = nativeCodecUnitTest->testGetOutputBufferInInitState(); in nativeTestGetOutputBufferInInitState()
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecUnitTest.java1256 public void testGetOutputBufferInInitState() throws IOException { in testGetOutputBufferInInitState() method in CodecUnitTest.TestApi
3130 public void testGetOutputBufferInInitState() { in testGetOutputBufferInInitState() method in CodecUnitTest.TestApiNative