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