Searched refs:bot_info (Results 1 – 3 of 3) sorted by relevance
18 def __init__(self, bot_info): argument19 super(ChromeOSFlavorUtils, self).__init__(bot_info)
18 def __init__(self, bot_info): argument19 super(iOSFlavorUtils, self).__init__(bot_info)
70 def __init__(self, bot_info, *args, **kwargs): argument71 self._bot_info = bot_info