Home
last modified time | relevance | path

Searched defs:tmpBase (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py245 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
275 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
493 script, tmpBase, execdir): argument
/minix3/external/bsd/libc++/dist/libcxx/test/libcxx/test/
H A Dformat.py101 def _evaluate_pass_test(self, test, tmpBase, execDir, lit_config): argument