Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecUnitTest.cpp73 bool testGetOutputFormatInInitState();
922 bool NativeCodecUnitTest::testGetOutputFormatInInitState() { in testGetOutputFormatInInitState() function in NativeCodecUnitTest
1835 bool isPass = nativeCodecUnitTest->testGetOutputFormatInInitState(); in nativeTestGetOutputFormatInInitState()
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecUnitTest.java1348 public void testGetOutputFormatInInitState() throws IOException { in testGetOutputFormatInInitState() method in CodecUnitTest.TestApi
3154 public void testGetOutputFormatInInitState() { in testGetOutputFormatInInitState() method in CodecUnitTest.TestApiNative