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