Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp72 bool testGetOutputFormatInInitState();
909 bool NativeCodecUnitTest::testGetOutputFormatInInitState() { in testGetOutputFormatInInitState() function in NativeCodecUnitTest
1802 bool isPass = nativeCodecUnitTest->testGetOutputFormatInInitState(); in nativeTestGetOutputFormatInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1220 public void testGetOutputFormatInInitState() throws IOException { in testGetOutputFormatInInitState() method in CodecUnitTest.TestApi
2255 public void testGetOutputFormatInInitState() { in testGetOutputFormatInInitState() method in CodecUnitTest.TestApiNative