Home
last modified time | relevance | path

Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/utils/lit/lit/
H A DShCommands.py55 def toShell(self, file, pipefail=False): argument
82 def toShell(self, file, pipefail=False): argument
H A DTestingConfig.py122 available_features, pipefail, limit_to_features = [], argument
H A DShUtil.py172 def __init__(self, data, win32Escapes = False, pipefail = False): argument