Searched refs:nativeTestDequeueOutputBufferInInitState (Results 1 – 2 of 2) sorted by relevance
1686 static jboolean nativeTestDequeueOutputBufferInInitState(JNIEnv*, jobject) { in nativeTestDequeueOutputBufferInInitState() function2026 (void*)nativeTestDequeueOutputBufferInInitState}, in registerAndroidMediaV2CtsCodecUnitTest()
2985 assertTrue(nativeTestDequeueOutputBufferInInitState()); in testDequeueOutputBufferInInitState()2988 private native boolean nativeTestDequeueOutputBufferInInitState(); in nativeTestDequeueOutputBufferInInitState() method in CodecUnitTest.TestApiNative