Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp80 bool testStopInInitState();
1101 bool NativeCodecUnitTest::testStopInInitState() { in testStopInInitState() function in NativeCodecUnitTest
1858 bool isPass = nativeCodecUnitTest->testStopInInitState(); in nativeTestStopInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1438 public void testStopInInitState() throws IOException { in testStopInInitState() method in CodecUnitTest.TestApi
2313 public void testStopInInitState() { in testStopInInitState() method in CodecUnitTest.TestApiNative