Home
last modified time | relevance | path

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

12

/external/skia/infra/bots/recipe_modules/flavor/
Dwin_ssh.py40 def _cmd(self, title, cmd, infra_step=True, fail_errorlevel=1, **kwargs): argument
44 infra_step=infra_step, **kwargs)
78 infra_step=True, **kwargs)
89 cmd=['scp', '-r', src, dest], infra_step=True)
115 def step(self, name, cmd, infra_step=False, **kwargs): argument
131 infra_step=infra_step, **kwargs)
Dandroid.py93 infra_step=True, timeout=30, abort_on_failure=False,
98 cmd=[self.ADB_BINARY, 'wait-for-device'], infra_step=True,
204 infra_step=True,
236 infra_step=True,
281 infra_step=True,
346 infra_step=True,
435 infra_step=True,
446 cmd=[self.ADB_BINARY, 'wait-for-device'], infra_step=True,
451 infra_step=True, timeout=300,
475 infra_step=True,
Ddefault.py111 def _run(self, title, cmd, infra_step=False, **kwargs): argument
113 infra_step=infra_step, **kwargs)
115 def _py(self, title, script, infra_step=True, args=()): argument
117 infra_step=infra_step)
242 infra_step=False)
Dios.py47 infra_step=True, abort_on_failure=True,
93 infra_step=True,
101 infra_step=True)
123 infra_step=True)
148 infra_step=True,
Dchromebook.py50 """, args=[src, dest], infra_step=True)
/external/skqp/infra/bots/recipe_modules/flavor/
Dchromecast.py47 infra_step=True).stdout
72 'connect', self.user_ip_host], infra_step=True)
103 """, args=[host, device], infra_step=True)
109 abort_on_failure=False, infra_step=True)
130 infra_step=True,
155 self._ssh(str(name), *cmd, infra_step=False)
Dandroid.py95 infra_step=True, timeout=30, abort_on_failure=False,
100 cmd=[self.ADB_BINARY, 'wait-for-device'], infra_step=True,
202 infra_step=True,
234 infra_step=True,
279 infra_step=True,
344 infra_step=True,
431 infra_step=True,
446 cmd=[self.ADB_BINARY, 'wait-for-device'], infra_step=True,
450 cmd=[asan_setup, '--revert'], infra_step=True, timeout=300,
471 infra_step=True,
[all …]
Dios.py31 self.m.run(self.m.step, 'setup_device', cmd=['ios.py'], infra_step=True)
42 infra_step=True,
50 infra_step=True)
64 infra_step=True)
89 infra_step=True,
Ddefault.py150 def _run(self, title, cmd, infra_step=False, **kwargs): argument
152 infra_step=infra_step, **kwargs)
154 def _py(self, title, script, infra_step=True, args=()): argument
156 infra_step=infra_step)
263 infra_step=False)
Dchromebook.py44 infra_step=True).stdout
96 """, args=[host_path, device_path], infra_step=True)
108 """, args=[src, dest], infra_step=True)
/external/skia/infra/bots/recipes/
Dtest_skqp_emulator.py78 infra_step=True)
90 infra_step=True)
Dcheck_generated_files.py51 infra_step=True)
55 infra_step=True).stdout
Dcompile.py58 infra_step=True,
/external/skqp/infra/bots/recipes/
Dtest_skqp_emulator.py79 infra_step=True)
91 infra_step=True)
Dupload_calmbench_results.py71 infra_step=True)
75 infra_step=True)
/external/skqp/infra/bots/recipe_modules/build/
Dutil.py65 infra_step=True)
Dskqp.py85 infra_step=True)
Dflutter.py50 infra_step=True)
Dpathkit.py91 infra_step=True)
Dcanvaskit.py92 infra_step=True)
/external/skia/infra/bots/recipe_modules/build/
Dutil.py65 infra_step=True)
Dskqp.py86 infra_step=True)
Dflutter.py61 infra_step=True)
Dcanvaskit.py93 infra_step=True)
Dpathkit.py91 infra_step=True)

12