Searched refs:compare_exact (Results 1 – 2 of 2) sorted by relevance
/external/clang/utils/check_cfc/ | ||
D | obj_diff.py | 86 def compare_exact(objfilea, objfileb): function |
D | check_cfc.py | 288 exactly_equal = obj_diff.compare_exact(self._output_file_a, output_file_b) |