Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp46 bool testConfigureInRunningState();
268 bool NativeCodecUnitTest::testConfigureInRunningState() { in testConfigureInRunningState() function in NativeCodecUnitTest
1620 bool isPass = nativeCodecUnitTest->testConfigureInRunningState(); in nativeTestConfigureInRunningState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java2071 public void testConfigureInRunningState() { in testConfigureInRunningState() method in CodecUnitTest.TestApiNative