Searched refs:test_agent_name (Results 1 – 1 of 1) sorted by relevance
76 def _cleanup_dangling(self, process, proc_name, test_agent_name): argument80 … if test_agent_name in flat_cmdline and '--pid={}'.format(process.pid) in flat_cmdline:82 … print('KILLING A DANGLING {} test process {}'.format(test_agent_name, proc.info['pid']))