Searched refs:NOHUP (Results 1 – 4 of 4) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | ide_common_util_unittest.py | 111 constant.NOHUP, test_script_path, test_project_path, 118 constant.NOHUP, test_script_path, test_project_path,
|
D | ide_common_util.py | 109 constant.NOHUP, sh_path.replace(' ', r'\ '), project_file,
|
D | ide_util.py | 1042 self.cmd = [constant.NOHUP, self._installed_path.replace(' ', r'\ ')]
|
/tools/asuite/aidegen/ |
D | constant.py | 142 NOHUP = 'nohup' variable
|