Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecUnitTest.cpp75 bool testGetOutputFormatInUnInitState();
969 bool NativeCodecUnitTest::testGetOutputFormatInUnInitState() { in testGetOutputFormatInUnInitState() function in NativeCodecUnitTest
1849 bool isPass = nativeCodecUnitTest->testGetOutputFormatInUnInitState(); in nativeTestGetOutputFormatInUnInitState()
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecUnitTest.java1330 public void testGetOutputFormatInUnInitState() throws IOException { in testGetOutputFormatInUnInitState() method in CodecUnitTest.TestApi
3170 public void testGetOutputFormatInUnInitState() { in testGetOutputFormatInUnInitState() method in CodecUnitTest.TestApiNative