Searched refs:nativeTestConfigureInRunningState (Results 1 – 2 of 2) sorted by relevance
1633 static jboolean nativeTestConfigureInRunningState(JNIEnv*, jobject) { in nativeTestConfigureInRunningState() function1999 {"nativeTestConfigureInRunningState", "()Z", (void*)nativeTestConfigureInRunningState}, in registerAndroidMediaV2CtsCodecUnitTest()
2072 assertTrue(nativeTestConfigureInRunningState()); in testConfigureInRunningState()2075 private native boolean nativeTestConfigureInRunningState(); in nativeTestConfigureInRunningState() method in CodecUnitTest.TestApiNative