Searched refs:do_bisect_command (Results 1 – 2 of 2) sorted by relevance
72 retcode, stdout, _ = self.do_bisect_command('good')74 retcode, stdout, _ = self.do_bisect_command('bad')88 self.do_bisect_command('start')93 def do_bisect_command(self, subcommand): member in GitRepo111 self.do_bisect_command(label)
241 self.git.do_bisect_command(subcommand)