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