Home
last modified time | relevance | path

Searched refs:new_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,
106 new_ref_dump_path = self.get_or_create_ref_dump(new_module,
109 old_ref_dump_path, new_ref_dump_path, new_module.arch,
120 new_ref_dump_path = self.get_or_create_ref_dump(new_module, True)
122 _read_output_content(new_ref_dump_path))