Searched refs:_pending_count (Results 1 – 2 of 2) sorted by relevance
1157 def _pending_count(self): member in Job1185 pending_count = self._pending_count()1480 over_max_threshold = (self._pending_count() >=1509 if self._pending_count() < self._min_hosts_needed_to_run():
877 job._pending_count.expect_call().and_return(0)886 job._pending_count.expect_call().and_return(4)891 job._pending_count.expect_call().and_return(4)