Searched defs:BotConfig (Results 1 - 1 of 1) sorted by path

/external/chromium_org/build/android/buildbot/
H A Dbb_run_bot.py25 'BotConfig', ['bot_id', 'host_obj', 'test_obj'])
34 def BotConfig(bot_id, host_object, test_object=None): function
94 bot_config: A BotConfig named tuple.
131 B = BotConfig

Completed in 195 milliseconds