Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp83 bool testStopInUnInitState();
1144 bool NativeCodecUnitTest::testStopInUnInitState() { in testStopInUnInitState() function in NativeCodecUnitTest
1905 bool isPass = nativeCodecUnitTest->testStopInUnInitState(); in nativeTestStopInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1560 public void testStopInUnInitState() throws IOException { in testStopInUnInitState() method in CodecUnitTest.TestApi
3211 public void testStopInUnInitState() { in testStopInUnInitState() method in CodecUnitTest.TestApiNative