Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/lit/lit/
DLitConfig.py23 noExecute, ignoreStdErr, debug, isWindows, argument
34 self.noExecute = noExecute
Dmain.py330 noExecute = False,
488 noExecute = opts.noExecute,
DTestRunner.py525 if litConfig.noExecute:
570 if litConfig.noExecute:
/external/llvm/utils/lit/lit/
DLitConfig.py24 noExecute, debug, isWindows, argument
35 self.noExecute = noExecute
Dmain.py298 noExecute = opts.noExecute,
Ddiscovery.py245 noExecute = False,
DTestRunner.py926 if litConfig.noExecute:
/external/llvm/utils/lit/tests/unit/
DTestRunner.py32 noExecute=False,
/external/llvm/utils/lit/lit/formats/
Dgoogletest.py115 if litConfig.noExecute:
/external/libcxx/utils/libcxx/test/
Dformat.py105 if lit_config.noExecute: