Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/tests/
Dtest.py12 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/
Dutils.py263 def run_abi_diff(old_test_dump_path, new_test_dump_path, arch, lib_name, function