HomeSort by relevance Sort by last modified time
    Searched refs:noExecute (Results 1 - 11 of 11) sorted by null

  /external/llvm/utils/lit/lit/
LitConfig.py 24 noExecute, debug, isWindows,
35 self.noExecute = noExecute
main.py 202 group.add_option("", "--no-execute", dest="noExecute",
298 noExecute = opts.noExecute,
discovery.py 245 noExecute = False,
TestRunner.py     [all...]
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
LitConfig.py 23 noExecute, ignoreStdErr, debug, isWindows,
34 self.noExecute = noExecute
TestRunner.py 525 if litConfig.noExecute:
570 if litConfig.noExecute:
main.py 330 noExecute = False,
417 group.add_option("", "--no-execute", dest="noExecute",
488 noExecute = opts.noExecute,
  /external/llvm/utils/lit/lit/formats/
googletest.py 115 if litConfig.noExecute:
  /external/llvm/utils/lit/tests/unit/
TestRunner.py 32 noExecute=False,
  /external/libcxx/utils/libcxx/test/
format.py 113 if lit_config.noExecute:
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/libcxx/test/
format.py 113 if lit_config.noExecute:

Completed in 272 milliseconds