Searched refs:run_abi_diff (Results 1 – 2 of 2) sorted by relevance
/development/vndk/tools/header-checker/tests/ |
D | test.py | 12 from utils import (AOSP_DIR, read_output_content, run_abi_diff, 74 actual_output = run_abi_diff(old_dump, new_dump, arch, lib, flags)
|
/development/vndk/tools/header-checker/utils/ |
D | utils.py | 263 def run_abi_diff(old_test_dump_path, new_test_dump_path, arch, lib_name, function
|