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