Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp73 bool testGetOutputFormatInInitState();
922 bool NativeCodecUnitTest::testGetOutputFormatInInitState() { in testGetOutputFormatInInitState() function in NativeCodecUnitTest
1835 bool isPass = nativeCodecUnitTest->testGetOutputFormatInInitState(); in nativeTestGetOutputFormatInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1299 public void testGetOutputFormatInInitState() throws IOException { in testGetOutputFormatInInitState() method in CodecUnitTest.TestApi
2439 public void testGetOutputFormatInInitState() { in testGetOutputFormatInInitState() method in CodecUnitTest.TestApiNative