Searched refs:nativeTestFileFormat (Results 1 – 2 of 2) sorted by relevance
641 static jboolean nativeTestFileFormat(JNIEnv* env, jobject, jstring jsrcPath) { in nativeTestFileFormat() function730 {"nativeTestFileFormat", "(Ljava/lang/String;)Z", (void*)nativeTestFileFormat}, in registerAndroidMediaV2CtsExtractorTestFunc()
691 private native boolean nativeTestFileFormat(String srcPath);1120 if (!nativeTestFileFormat(mInpPrefix + srcFile)) {