Searched refs:nativeTestDequeueOutputBufferInUnInitState (Results 1 – 2 of 2) sorted by relevance
1700 static jboolean nativeTestDequeueOutputBufferInUnInitState(JNIEnv*, jobject) { in nativeTestDequeueOutputBufferInUnInitState() function2030 (void*)nativeTestDequeueOutputBufferInUnInitState}, in registerAndroidMediaV2CtsCodecUnitTest()
3001 assertTrue(nativeTestDequeueOutputBufferInUnInitState()); in testDequeueOutputBufferInUnInitState()3004 private native boolean nativeTestDequeueOutputBufferInUnInitState(); in nativeTestDequeueOutputBufferInUnInitState() method in CodecUnitTest.TestApiNative