Searched refs:mach_spec (Results 1 – 1 of 1) sorted by relevance
32 def _GetMachine(self, mach_spec): argument33 available_pool = [m for m in self._machine_pool if mach_spec.IsMatch(m)]41 if mach_spec.preferred_machines:44 if m.hostname in mach_spec.preferred_machines]48 mach.Acquire(mach_spec.lock_required)