Lines Matching refs:constraints
186 def analyze_perf_constraints(self, constraints):
197 for constraint in constraints:
266 def _call_run_once_with_retry(self, constraints, profile_only,
283 self._call_run_once(constraints, profile_only,
295 def _call_run_once(self, constraints, profile_only,
317 self.analyze_perf_constraints(constraints)
328 constraints=(), *args, **dargs):
379 self._call_run_once_with_retry(constraints, profile_only,
396 self._call_run_once_with_retry(constraints, profile_only,