Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/tests/
Dutils.py21 def run_header_checker(input_path, cflags=[]): argument
Dtest.py17 def run_and_compare(self, input_path, expected_path, cflags=[]): argument
/development/vndk/tools/definition-tool/tools/
Dremove_dt_needed.py220 def replace_dt_needed(input_path, output_path, dt_needed_name): argument