Searched refs:nativeTestIfInvalidOutputFormatIsRejected (Results 1 – 2 of 2) sorted by relevance
106 static jboolean nativeTestIfInvalidOutputFormatIsRejected(JNIEnv* env, jobject, jstring jdstPath) { in nativeTestIfInvalidOutputFormatIsRejected() function471 (void*)nativeTestIfInvalidOutputFormatIsRejected}, in registerAndroidMediaV2CtsMuxerUnitTestApi()
771 private native boolean nativeTestIfInvalidOutputFormatIsRejected(String outPath); in nativeTestIfInvalidOutputFormatIsRejected() method in MuxerUnitTest.TestApiNative820 assertTrue(nativeTestIfInvalidOutputFormatIsRejected(mOutLoc)); in testIfInvalidOutputFormatIsRejected()