HomeSort by relevance Sort by last modified time
    Searched refs:_command_name (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/cros/
remote_command.py 59 self._command_name = pipes.quote(pkill_argument)
83 self._host.run("pkill %s %s" % (signal_arg, self._command_name),
88 self._command_name)
  /external/python/apitools/apitools/base/py/
app2.py 139 return self.Run([self._command_name] + args)
154 self._command_name, message))

Completed in 2760 milliseconds