Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp69 bool testGetInputFormatInUnInitState();
792 bool NativeCodecUnitTest::testGetInputFormatInUnInitState() { in testGetInputFormatInUnInitState() function in NativeCodecUnitTest
1807 bool isPass = nativeCodecUnitTest->testGetInputFormatInUnInitState(); in nativeTestGetInputFormatInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1121 public void testGetInputFormatInUnInitState() throws IOException { in testGetInputFormatInUnInitState() method in CodecUnitTest.TestApi
2407 public void testGetInputFormatInUnInitState() { in testGetInputFormatInUnInitState() method in CodecUnitTest.TestApiNative