Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecUnitTest.cpp74 bool testGetOutputFormatInRunningState();
945 bool NativeCodecUnitTest::testGetOutputFormatInRunningState() { in testGetOutputFormatInRunningState() function in NativeCodecUnitTest
1842 bool isPass = nativeCodecUnitTest->testGetOutputFormatInRunningState(); in nativeTestGetOutputFormatInRunningState()
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecUnitTest.java1375 public void testGetOutputFormatInRunningState() throws IOException, InterruptedException { in testGetOutputFormatInRunningState() method in CodecUnitTest.TestApi
3162 public void testGetOutputFormatInRunningState() { in testGetOutputFormatInRunningState() method in CodecUnitTest.TestApiNative