Home
last modified time | relevance | path

Searched refs:check_result_from_command (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/toolchain-utils/toolchain_utils_githooks/
H A Dcheck-presubmit.py617 def check_result_from_command(command: List[str]) -> CheckResult: function
632 return check_result_from_command(["pylint"] + python_files)
641 return check_result_from_command(
H A Dcheck-presubmit617 def check_result_from_command(command: List[str]) -> CheckResult: function
632 return check_result_from_command(["pylint"] + python_files)
641 return check_result_from_command(