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