Home | History | Annotate | Download | only in release

Lines Matching defs:Command

271   """Convenience function returning a shell command test expectation."""
273 "name": "command",
409 def Command
412 return self._mock.Call("command", cmd + " " + args, cwd=cwd)
870 # since the git command that merges to master is mocked out.
986 # since the git command that merges to master is mocked out.