Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp81 bool testStopInRunningState();
1121 bool NativeCodecUnitTest::testStopInRunningState() { in testStopInRunningState() function in NativeCodecUnitTest
1880 bool isPass = nativeCodecUnitTest->testStopInRunningState(); in nativeTestStopInRunningState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1451 public void testStopInRunningState() throws IOException, InterruptedException { in testStopInRunningState() method in CodecUnitTest.TestApi
2320 public void testStopInRunningState() { in testStopInRunningState() method in CodecUnitTest.TestApiNative