Searched refs:TARGET_PROCESS (Results 1 – 2 of 2) sorted by relevance
11 TARGET_PROCESS = 'weaved' variable37 result = self.host.run('pgrep %s' % TARGET_PROCESS,41 raise error.TestFail('No %s process found to kill' % TARGET_PROCESS)
11 TARGET_PROCESS = '/system/bin/mediaserver' variable39 result = self.host.run('pgrep %s' % TARGET_PROCESS,44 raise error.TestFail('No %s process found to kill' % TARGET_PROCESS)