Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp48 bool testConfigureInUnInitState();
316 bool NativeCodecUnitTest::testConfigureInUnInitState() { in testConfigureInUnInitState() function in NativeCodecUnitTest
1660 bool isPass = nativeCodecUnitTest->testConfigureInUnInitState(); in nativeTestConfigureInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java632 public void testConfigureInUnInitState() throws IOException { in testConfigureInUnInitState() method in CodecUnitTest.TestApi
2927 public void testConfigureInUnInitState() { in testConfigureInUnInitState() method in CodecUnitTest.TestApiNative