Home
last modified time | relevance | path

Searched defs:input_path (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/utils/
Dutils.py109 def run_header_abi_dumper(input_path, output_path, cflags=tuple(), argument
/development/vndk/tools/header-checker/tests/
Dtest.py56 def run_and_compare(self, input_path, expected_path, cflags=[]): argument