Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dbisect_cmd.py46 def format_shell_args(args): function
66 cmd = format_shell_args(cmd)
82 print("+ %s" % format_shell_args(cmd))
123 print("Test arguments: %s" % format_shell_args(args.test_args))
/external/python/cpython2/Lib/test/
Dbisect_cmd.py47 def format_shell_args(args): function
66 cmd = format_shell_args(cmd)
81 print("+ %s" % format_shell_args(cmd))
125 print("Test arguments: %s" % format_shell_args(args.test_args))