Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/tests/
Dtest.py84 def prepare_and_run_abi_diff(self, old_ref_dump_path, new_ref_dump_path, argument
86 self.run_and_compare_abi_diff(old_ref_dump_path, new_ref_dump_path,
104 old_ref_dump_path = self.get_or_create_ref_dump(old_module,
109 old_ref_dump_path, new_ref_dump_path, new_module.arch,
119 old_ref_dump_path = self.get_or_create_ref_dump(old_module, False)
121 self.assertEqual(_read_output_content(old_ref_dump_path),