Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/utils/lit/lit/ |
H A D | ShCommands.py | 55 def toShell(self, file, pipefail=False): argument 82 def toShell(self, file, pipefail=False): argument
|
H A D | TestingConfig.py | 122 available_features, pipefail, limit_to_features = [], argument
|
H A D | ShUtil.py | 172 def __init__(self, data, win32Escapes = False, pipefail = False): argument
|