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.py77 def prepare_and_run_abi_diff(self, old_ref_dump_path, new_ref_dump_path, argument
79 self.run_and_compare_abi_diff(old_ref_dump_path, new_ref_dump_path,
97 old_ref_dump_path = self.get_or_create_ref_dump(old_module,
102 old_ref_dump_path, new_ref_dump_path, new_module.arch,
112 old_ref_dump_path = self.get_or_create_ref_dump(old_module, False)
115 read_output_content(old_ref_dump_path, AOSP_DIR),