Home | History | Annotate | Download | only in tools

Lines Matching full:tasks

81   def Run(self, tasks):
87 for i in xrange(tasks - 1):
730 def RunTestCases(cases_to_run, progress, tasks):
734 result = progress.Run(tasks)
1226 result.add_option("-j", help="The number of parallel tasks to run",