Home
last modified time | relevance | path

Searched refs:NOHUP (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/aidegen/lib/
Dide_common_util_unittest.py111 constant.NOHUP, test_script_path, test_project_path,
118 constant.NOHUP, test_script_path, test_project_path,
Dide_common_util.py109 constant.NOHUP, sh_path.replace(' ', r'\ '), project_file,
Dide_util.py1042 self.cmd = [constant.NOHUP, self._installed_path.replace(' ', r'\ ')]
/tools/asuite/aidegen/
Dconstant.py142 NOHUP = 'nohup' variable