Home
last modified time | relevance | path

Searched refs:infra_step (Results 1 – 11 of 11) sorted by relevance

/external/skia/infra/bots/recipes/
Dbundle_recipes.py24 api.step('git init', infra_step=True,
26 api.step('git add', infra_step=True,
28 api.step('git commit', infra_step=True,
30 api.step('Bundle Recipes', infra_step=True,
Dupload_nano_results.py53 infra_step=True)
Dcompile.py72 infra_step=True)
Dtest.py657 infra_step=True)
/external/skia/infra/bots/recipe_modules/flavor/
Dios_flavor.py16 self.m.run(self.m.step, 'setup_device', cmd=['ios.py'], infra_step=True)
25 infra_step=True)
45 args=[self.out_dir.join(app)], infra_step=True)
58 infra_step=True)
82 infra_step=True,
Dgn_flavor.py9 def _run(self, title, cmd, infra_step=False, **kwargs): argument
11 infra_step=infra_step, **kwargs)
13 def _py(self, title, script, infra_step=True, args=()): argument
15 infra_step=infra_step)
178 infra_step=False)
Dgn_chromecast_flavor.py30 infra_step=True).stdout
108 'connect', self.user_ip_host], infra_step=True)
139 """, args=[host, device], infra_step=True)
146 infra_step=False, **kwargs)
Dgn_android_flavor.py30 def _py(self, title, script, infra_step=True): argument
33 infra_step=infra_step)
109 infra_step=True,
174 """, args=[host, device], infra_step=True)
Dgn_chromebook_flavor.py46 infra_step=True).stdout
172 """, args=[host_path, device_path], infra_step=True)
184 """, args=[src, dest], infra_step=True)
/external/skia/infra/bots/recipe_modules/run/
Dapi.py117 infra_step=True)
/external/skia/infra/bots/recipe_modules/swarming/
Dapi.py522 infra_step=True,