Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp66 bool testGetInputFormatInInitState();
736 bool NativeCodecUnitTest::testGetInputFormatInInitState() { in testGetInputFormatInInitState() function in NativeCodecUnitTest
1775 bool isPass = nativeCodecUnitTest->testGetInputFormatInInitState(); in nativeTestGetInputFormatInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1068 public void testGetInputFormatInInitState() throws IOException { in testGetInputFormatInInitState() method in CodecUnitTest.TestApi
2213 public void testGetInputFormatInInitState() { in testGetInputFormatInInitState() method in CodecUnitTest.TestApiNative