Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp78 bool testStartInRunningState();
1077 bool NativeCodecUnitTest::testStartInRunningState() { in testStartInRunningState() function in NativeCodecUnitTest
1859 bool isPass = nativeCodecUnitTest->testStartInRunningState(); in nativeTestStartInRunningState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1399 public void testStartInRunningState() throws IOException { in testStartInRunningState() method in CodecUnitTest.TestApi
2299 public void testStartInRunningState() { in testStartInRunningState() method in CodecUnitTest.TestApiNative