HomeSort by relevance Sort by last modified time
    Searched full:using_bots (Results 1 - 1 of 1) sorted by null

  /external/skia/tools/
submit_try 165 using_bots = None variable
177 if using_bots:
181 using_bots = []
185 if using_bots:
187 using_bots = trybots
192 using_bots.append(bot)
203 if not using_bots:
205 return CollectedArgs(bots=using_bots, changelist=changelist,

Completed in 47 milliseconds