Searched defs:between_attempts_fn (Results 1 – 4 of 4) sorted by relevance
/external/skqp/infra/bots/recipe_modules/run/examples/ |
D | full.py | 44 def between_attempts_fn(attempt): function
|
/external/skia/infra/bots/recipe_modules/run/examples/ |
D | full.py | 44 def between_attempts_fn(attempt): function
|
/external/skia/infra/bots/recipe_modules/run/ |
D | api.py | 81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, argument
|
/external/skqp/infra/bots/recipe_modules/run/ |
D | api.py | 81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, argument
|