Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp73 bool testGetOutputFormatInRunningState();
931 bool NativeCodecUnitTest::testGetOutputFormatInRunningState() { in testGetOutputFormatInRunningState() function in NativeCodecUnitTest
1809 bool isPass = nativeCodecUnitTest->testGetOutputFormatInRunningState(); in nativeTestGetOutputFormatInRunningState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1246 public void testGetOutputFormatInRunningState() throws IOException, InterruptedException { in testGetOutputFormatInRunningState() method in CodecUnitTest.TestApi
2262 public void testGetOutputFormatInRunningState() { in testGetOutputFormatInRunningState() method in CodecUnitTest.TestApiNative