Home
last modified time | relevance | path

Searched refs:infra_step (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/infra/bots/recipe_modules/flavor/
H A Dandroid.py82 if 'infra_step' not in kwargs:
83 kwargs['infra_step'] = True
94 infra_step=True, timeout=30, abort_on_failure=False,
99 cmd=[self.ADB_BINARY, 'wait-for-device'], infra_step=True,
205 infra_step=True,
237 infra_step=True,
282 infra_step=True,
347 infra_step=True,
442 infra_step=True,
462 cmd=[self.ADB_BINARY, 'wait-for-device'], infra_step
[all...]
H A Ddefault.py115 def _run(self, title, cmd, infra_step=False, **kwargs):
117 infra_step=infra_step, **kwargs)
119 def _py(self, title, script, infra_step=True, args=()):
121 infra_step=infra_step)
234 infra_step=False)
H A Dios.py58 infra_step=True, abort_on_failure=True,
107 infra_step=True,
116 infra_step=True)
140 infra_step=True)
166 infra_step=True,
H A Dchromebook.py50 """, args=[src, dest], infra_step=True)
H A Dssh.py34 if 'infra_step' not in kwargs:
35 kwargs['infra_step'] = True
75 ['scp', host_path, device_path], infra_step=True)
/third_party/skia/infra/bots/recipe_modules/build/
H A Dutil.py79 infra_step=True) variable
H A Dpathkit.py91 infra_step=True) variable
H A Dcanvaskit.py93 infra_step=True) variable
H A Dflutter.py78 infra_step=True) variable
H A Dandroid.py71 infra_step=True)
H A Ddefault.py352 infra_step=True)
358 infra_step=True)
H A Dchromebook.py114 infra_step=True)
/third_party/skia/infra/bots/recipes/
H A Dcompile.py59 infra_step=True, variable
H A Dupload_nano_results.py53 infra_step=True)
H A Dupload_buildstats_results.py54 infra_step=True)
H A Dsync_and_compile.py89 infra_step=True, variable
H A Dtest.py99 infra_step=True)
H A Dperf_skottiewasm_lottieweb.py155 ], infra_step=True)
/third_party/skia/infra/bots/recipe_modules/docker/
H A Dapi.py22 self.m.step(name, cmd=cmd, infra_step=True)

Completed in 5 milliseconds