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.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,
99 new_ref_dump_path = self.get_or_create_ref_dump(new_module,
102 old_ref_dump_path, new_ref_dump_path, new_module.arch,
113 new_ref_dump_path = self.get_or_create_ref_dump(new_module, True)
116 read_output_content(new_ref_dump_path, AOSP_DIR))