Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp67 bool testGetInputFormatInRunningState();
758 bool NativeCodecUnitTest::testGetInputFormatInRunningState() { in testGetInputFormatInRunningState() function in NativeCodecUnitTest
1767 bool isPass = nativeCodecUnitTest->testGetInputFormatInRunningState(); in nativeTestGetInputFormatInRunningState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1087 public void testGetInputFormatInRunningState() throws IOException { in testGetInputFormatInRunningState() method in CodecUnitTest.TestApi
2220 public void testGetInputFormatInRunningState() { in testGetInputFormatInRunningState() method in CodecUnitTest.TestApiNative