Home
last modified time | relevance | path

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

/external/perfetto/tools/
Dgn_utils.py43 def _check_command_output(cmd, cwd): function
78 _check_command_output([_tool_path('gn'), 'gen', out,
86 desc = _check_command_output([
120 ninja_deps = _check_command_output([_tool_path('ninja'), '-t', 'deps'],