Home
last modified time | relevance | path

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

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