Home
last modified time | relevance | path

Searched defs:bot_cfg (Results 1 – 1 of 1) sorted by relevance

/external/skia/infra/bots/
Dcommon.py42 def is_android(bot_cfg): argument
47 def is_chromeos(bot_cfg): argument
51 def is_cmake(bot_cfg): argument
54 def is_ios(bot_cfg): argument
59 def is_valgrind(bot_cfg): argument
63 def is_xsan(bot_cfg): argument
121 def get_flavor(self, bot_cfg): argument