Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp60 bool testSetAsyncNotifyCallbackInInitState();
584 bool NativeCodecUnitTest::testSetAsyncNotifyCallbackInInitState() { in testSetAsyncNotifyCallbackInInitState() function in NativeCodecUnitTest
1733 bool isPass = nativeCodecUnitTest->testSetAsyncNotifyCallbackInInitState(); in nativeTestSetAsyncNotifyCallbackInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java2170 public void testSetAsyncNotifyCallbackInInitState() { in testSetAsyncNotifyCallbackInInitState() method in CodecUnitTest.TestApiNative