Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp45 bool testConfigureInInitState();
251 bool NativeCodecUnitTest::testConfigureInInitState() { in testConfigureInInitState() function in NativeCodecUnitTest
1628 bool isPass = nativeCodecUnitTest->testConfigureInInitState(); in nativeTestConfigureInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java454 public void testConfigureInInitState() throws IOException { in testConfigureInInitState() method in CodecUnitTest.TestApi
2064 public void testConfigureInInitState() { in testConfigureInInitState() method in CodecUnitTest.TestApiNative