Searched refs:nativeTestReleaseOutputBufferInInitState (Results 1 – 2 of 2) sorted by relevance
1952 static jboolean nativeTestReleaseOutputBufferInInitState(JNIEnv*, jobject) { in nativeTestReleaseOutputBufferInInitState() function2091 (void*)nativeTestReleaseOutputBufferInInitState}, in registerAndroidMediaV2CtsCodecUnitTest()
3268 assertTrue(nativeTestReleaseOutputBufferInInitState()); in testReleaseOutputBufferInInitState()3271 private native boolean nativeTestReleaseOutputBufferInInitState(); in nativeTestReleaseOutputBufferInInitState() method in CodecUnitTest.TestApiNative