Searched refs:nativeTestSetAsyncNotifyCallbackInInitState (Results 1 – 2 of 2) sorted by relevance
1716 static jboolean nativeTestSetAsyncNotifyCallbackInInitState(JNIEnv*, jobject) { in nativeTestSetAsyncNotifyCallbackInInitState() function2005 (void*)nativeTestSetAsyncNotifyCallbackInInitState}, in registerAndroidMediaV2CtsCodecUnitTest()
2171 assertTrue(nativeTestSetAsyncNotifyCallbackInInitState()); in testSetAsyncNotifyCallbackInInitState()2174 private native boolean nativeTestSetAsyncNotifyCallbackInInitState(); in nativeTestSetAsyncNotifyCallbackInInitState() method in CodecUnitTest.TestApiNative