Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dide_common_util.py95 def get_run_ide_cmd(sh_path, project_file, new_process=True): argument
109 constant.NOHUP, sh_path.replace(' ', r'\ '), project_file,
Dide_util_unittest.py96 sh_path = ide_util.IdeLinuxIntelliJ()._get_script_from_system()
97 if sh_path: