Searched refs:check_command (Results 1 – 1 of 1) sorted by relevance
25 check_command = [args.filecheckcmd, args.test, "--check-prefix=%s" % args.prefix] variable32 filecheck_result = subprocess.Popen(check_command, stdin=opt_result.stdout)