Home
last modified time | relevance | path

Searched refs:gn_python_check (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/open-dice/tools/open_dice_tools/
H A Dpresubmit.py94 python_checks.gn_python_check,
/aosp_15_r20/external/pigweed/docs/
H A Dautomated_analysis.rst43 like ``static_analysis`` and ``python_checks.gn_python_check``. See the
64 ``python_checks.gn_python_check``.
/aosp_15_r20/external/pigweed/pw_presubmit/
H A Ddocs.rst359 and ``gn_python_check``. They assume there's a top-level ``python`` GN target.
360 ``gn_pylint`` runs Pylint and Mypy checks and ``gn_python_check`` runs Pylint,
537 python_checks.gn_python_check.with_filter(exclude=PATH_EXCLUSIONS),
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dpython_checks.py63 def gn_python_check(ctx: PresubmitContext): function
H A Dpigweed_presubmit.py1851 python_checks.gn_python_check,