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