Home
last modified time | relevance | path

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

/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dbuild_helpers.py34 def RunGnCommand(args, root_dir=None): function
62 error = RunGnCommand(['gen', '--check', out_dir], root_dir)
107 gn_errors = RunGnCommand(['gen'] + gn_args + [work_dir])