Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/tools/
H A Dpresubmit225 python_tools=True,
236 python_tools=True,
241 python_tools=True,
312 python_tools=True,
/aosp_15_r20/external/crosvm/tools/impl/
H A Dpresubmit.py60 python_tools: bool = False variable in Check
133 if check.python_tools:
139 if not check.files and not check.python_tools: