Home
last modified time | relevance | path

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

/third_party/python/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))