Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp82 bool testStopInUnInitState();
1135 bool NativeCodecUnitTest::testStopInUnInitState() { in testStopInUnInitState() function in NativeCodecUnitTest
1887 bool isPass = nativeCodecUnitTest->testStopInUnInitState(); in nativeTestStopInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1422 public void testStopInUnInitState() throws IOException { in testStopInUnInitState() method in CodecUnitTest.TestApi
2327 public void testStopInUnInitState() { in testStopInUnInitState() method in CodecUnitTest.TestApiNative