Searched refs:command_passed (Results 1 – 3 of 3) sorted by relevance
38 def command_passed(self, message, patch): member in CommitQueueTaskDelegate85 self._delegate.command_passed(success_message, patch=self._patch)
54 def command_passed(self, success_message, patch): member in MockCommitQueue
307 def command_passed(self, message, patch): member in CommitQueue