Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp68 bool testGetInputFormatInUnInitState();
781 bool NativeCodecUnitTest::testGetInputFormatInUnInitState() { in testGetInputFormatInUnInitState() function in NativeCodecUnitTest
1774 bool isPass = nativeCodecUnitTest->testGetInputFormatInUnInitState(); in nativeTestGetInputFormatInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1051 public void testGetInputFormatInUnInitState() throws IOException { in testGetInputFormatInUnInitState() method in CodecUnitTest.TestApi
2227 public void testGetInputFormatInUnInitState() { in testGetInputFormatInUnInitState() method in CodecUnitTest.TestApiNative