Searched refs:noExecute (Results 1 – 17 of 17) sorted by relevance
/external/swiftshader/third_party/LLVM/utils/lit/lit/ |
D | LitConfig.py | 23 noExecute, ignoreStdErr, debug, isWindows, argument 34 self.noExecute = noExecute
|
D | main.py | 330 noExecute = False, 488 noExecute = opts.noExecute,
|
D | TestRunner.py | 525 if litConfig.noExecute: 570 if litConfig.noExecute:
|
/external/llvm/utils/lit/lit/ |
D | LitConfig.py | 24 noExecute, debug, isWindows, argument 35 self.noExecute = noExecute
|
D | main.py | 298 noExecute = opts.noExecute,
|
D | discovery.py | 245 noExecute = False,
|
D | TestRunner.py | 926 if litConfig.noExecute:
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/ |
D | LitConfig.py | 24 noExecute, debug, isWindows, singleProcess, argument 38 self.noExecute = noExecute
|
D | main.py | 376 noExecute = opts.noExecute,
|
D | discovery.py | 266 noExecute = False,
|
D | TestRunner.py | 1562 if litConfig.noExecute:
|
/external/llvm/utils/lit/tests/unit/ |
D | TestRunner.py | 32 noExecute=False,
|
/external/libcxx/utils/libcxx/test/ |
D | googlebenchmark.py | 99 if litConfig.noExecute:
|
D | format.py | 113 if lit_config.noExecute:
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/formats/ |
D | googletest.py | 112 if litConfig.noExecute:
|
/external/llvm/utils/lit/lit/formats/ |
D | googletest.py | 115 if litConfig.noExecute:
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/unit/ |
D | TestRunner.py | 33 noExecute=False,
|