Home | History | Annotate | Download | only in chromium_org

Lines Matching full:bots

1457 def GetDefaultTryConfigs(bots=None):
1458 """Returns a list of ('bot', set(['tests']), optionally filtered by [bots].
1464 If 'bots' is specified, will only return configurations for bots in that list.
1547 if bots:
1549 for bot in bots)