Searched refs:nativeTestSetParametersInRunningState (Results 1 – 2 of 2) sorted by relevance
1861 static jboolean nativeTestSetParametersInRunningState(JNIEnv*, jobject) { in nativeTestSetParametersInRunningState() function2070 (void*)nativeTestSetParametersInRunningState}, in registerAndroidMediaV2CtsCodecUnitTest()
3188 assertTrue(nativeTestSetParametersInRunningState()); in testSetParametersInRunningState()3191 private native boolean nativeTestSetParametersInRunningState(); in nativeTestSetParametersInRunningState() method in CodecUnitTest.TestApiNative