Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/scripts/
Dprocess_systrace.py22 git_args = ['git', 'clone', upstream_git, catapult_src_dir] variable
23 p = subprocess.Popen(git_args, stdout=subprocess.PIPE, cwd=script_dir)