Lines Matching refs:board
99 def _ShouldScheduleSuite(self, suite, board, test_source_build): argument
117 suite, board, test_source_build, str(ex))
131 def _Schedule(self, suite, board, build, pool, num, priority, timeout, argument
218 limit, suite, builds, board, pool)
231 suite, builds, board, pool)
232 job_id = self._afe.run('create_suite_job', name=suite, board=board,
249 'board': board,
262 suite, test_source_build or build, board, e)
275 def ScheduleSuite(self, suite, board, build, pool, num, priority, timeout, argument
323 suite, board,
325 return self._Schedule(suite, board, build, pool, num, priority,