Searched refs:nativeTestSimpleStartStop (Results 1 – 2 of 2) sorted by relevance
352 static jboolean nativeTestSimpleStartStop(JNIEnv* env, jobject, jstring jdstPath) { in nativeTestSimpleStartStop() function497 (void*)nativeTestSimpleStartStop}, in registerAndroidMediaV2CtsMuxerUnitTestApi()
786 private native boolean nativeTestSimpleStartStop(String outPath); in nativeTestSimpleStartStop() method in MuxerUnitTest.TestApiNative882 assertTrue(nativeTestSimpleStartStop(mOutLoc)); in testSimpleStartStopMuxer()