Searched refs:bot_ids (Results 1 – 1 of 1) sorted by relevance
256 def __init__(self, bot_ids, working_dir, swarming_proxy): argument264 self.bot_ids = bot_ids267 for bid in bot_ids]322 missing_count = len(self.bot_ids) - bot_count