Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp74 bool testGetOutputFormatInUnInitState();
954 bool NativeCodecUnitTest::testGetOutputFormatInUnInitState() { in testGetOutputFormatInUnInitState() function in NativeCodecUnitTest
1816 bool isPass = nativeCodecUnitTest->testGetOutputFormatInUnInitState(); in nativeTestGetOutputFormatInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1203 public void testGetOutputFormatInUnInitState() throws IOException { in testGetOutputFormatInUnInitState() method in CodecUnitTest.TestApi
2269 public void testGetOutputFormatInUnInitState() { in testGetOutputFormatInUnInitState() method in CodecUnitTest.TestApiNative