Searched refs:should_execute_command (Results 1 – 4 of 4) sorted by relevance
276 def should_execute_command(self, command): member in MultiCommandTool301 (should_execute, failure_reason) = self.should_execute_command(command)
93 def should_execute_command(self, command): member in WebKitPatch
96 def should_execute_command(self, command): member in TrivialTool
25080 … - MultiCommandTool has two abstract methods should_show_command_help and should_execute_command.