Searched refs:nativeTestStopOnANonStartedMuxer (Results 1 – 2 of 2) sorted by relevance
310 static jboolean nativeTestStopOnANonStartedMuxer(JNIEnv* env, jobject, jstring jdstPath) { in nativeTestStopOnANonStartedMuxer() function494 (void*)nativeTestStopOnANonStartedMuxer}, in registerAndroidMediaV2CtsMuxerUnitTestApi()
783 private native boolean nativeTestStopOnANonStartedMuxer(String outPath); in nativeTestStopOnANonStartedMuxer() method in MuxerUnitTest.TestApiNative870 assertTrue(nativeTestStopOnANonStartedMuxer(mOutLoc)); in testStopOnANonStartedMuxer()