Home
last modified time | relevance | path

Searched refs:compare_error (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/testing/tools/
Dpngdiffer.py111 compare_error = self._RunImageCompareCommand(page_diff,
113 if compare_error:
114 page_diff.reason = str(compare_error)
/external/flac/src/flac/
Dforeign_metadata.c76 …r, const char * const read_error, const char * const write_error, const char * const compare_error) in compare_data_() argument
92 if(error) *error = compare_error; in compare_data_()
/external/libtracefs/src/
Dtracefs-sqlhist.c1208 static void compare_error(struct tep_handle *tep, in compare_error() function
1521 compare_error(tep, table->sb, expr); in build_synth()