Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp47 bool testConfigureInUnInitState();
307 bool NativeCodecUnitTest::testConfigureInUnInitState() { in testConfigureInUnInitState() function in NativeCodecUnitTest
1627 bool isPass = nativeCodecUnitTest->testConfigureInUnInitState(); in nativeTestConfigureInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java551 public void testConfigureInUnInitState() throws IOException { in testConfigureInUnInitState() method in CodecUnitTest.TestApi
2078 public void testConfigureInUnInitState() { in testConfigureInUnInitState() method in CodecUnitTest.TestApiNative