Searched refs:processRedirects (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | TestRunner.py | 320 stdin, stdout, stderr = processRedirects(cmd, subprocess.PIPE, shenv, 516 def processRedirects(cmd, stdin_source, cmd_shenv, opened_files): function 752 stdin, stdout, stderr = processRedirects(j, default_stdin, cmd_shenv,
|