Home
last modified time | relevance | path

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

/external/crosvm/tools/
Dpresubmit218 python_tools=True,
225 python_tools=True,
230 python_tools=True,
296 python_tools=True,
/external/crosvm/tools/impl/
Dpresubmit.py62 python_tools: bool = False variable in Check
135 if check.python_tools:
141 if not check.files and not check.python_tools: