Home
last modified time | relevance | path

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

/external/deqp/scripts/build/
Dcommon.py69 def shellquote(s): function
/external/deqp/scripts/
Drun_internal_tests.py33 def shellquote(s): function
Drun_nightly.py301 '--cmdline=%s' % string.join([shellquote(arg) for arg in config.args], " "),