Home
last modified time | relevance | path

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

/external/llvm/utils/lit/lit/
DTestRunner.py438 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
505 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
607 def getDefaultSubstitutions(test, tmpDir, tmpBase, normalize_slashes=False): argument
880 def _runShTest(test, litConfig, useExternalSh, script, tmpBase): argument
/external/llvm-project/llvm/utils/lit/lit/
DTestRunner.py870 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
944 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
1073 def getDefaultSubstitutions(test, tmpDir, tmpBase, normalize_slashes=False): argument
1503 def _runShTest(test, litConfig, useExternalSh, script, tmpBase): argument
/external/libcxx/utils/libcxx/test/
Dformat.py174 def _evaluate_pass_test(self, test, tmpBase, lit_config, argument