Searched defs:compare_file (Results 1 – 4 of 4) sorted by relevance
247 def compare_file(reference_audio_filename, test_audio_filename): function
128 bool compare_file(const char* file1, const char* file2) { in compare_file() function
284 static int compare_file(FILE *old_f, FILE *new_f) in compare_file() function
862 compare_file(const char* path, const unsigned char* data, int len) in compare_file() function