Home
last modified time | relevance | path

Searched refs:custom_script (Results 1 – 3 of 3) sorted by relevance

/external/toolchain-utils/llvm_tools/
Dupdate_tryjob_status_unittest.py252 custom_script = None
259 custom_script)
288 custom_script = None
295 custom_script)
329 custom_script = None
333 chroot_path, custom_script)
370 custom_script = None
374 chroot_path, custom_script)
412 custom_script = None
416 temp_json_file, chroot_path, custom_script)
[all …]
Dupdate_tryjob_status.py132 not args_output.custom_script:
197 def GetCustomScriptResult(custom_script, status_file, tryjob_contents): argument
221 exec_script_cmd = [custom_script, temp_json_file]
241 (custom_script, exec_script_cmd_obj.returncode,
249 custom_script): argument
302 custom_script, status_file, bisect_contents['jobs'][tryjob_index])
319 args_output.custom_script)
DREADME.md357 --set_status custom_script \
360 --custom_script /abs/path/to/script.py