Home
last modified time | relevance | path

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

/developtools/integration_verification/tools/opensource_tools/src/
Dspdx_license_matcher.py69 def save_to_excel(self, output_excel_path): argument
76 def main(input_excel_path, input_json_path, output_excel_path): argument
85 output_excel_path = sys.argv[3] variable
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
Dram_analyzer.py645 output_excel_path = args.excel variable