Home
last modified time | relevance | path

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

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