Home
last modified time | relevance | path

Searched defs:litConfig (Results 1 – 19 of 19) sorted by relevance

/external/llvm/utils/lit/lit/formats/
Dgoogletest.py21 def getGTestTests(self, path, litConfig, localConfig): argument
72 litConfig, localConfig): argument
82 litConfig, localConfig): argument
103 def execute(self, test, litConfig): argument
Dbase.py15 litConfig, localConfig): argument
53 litConfig, localConfig): argument
86 def execute(self, test, litConfig): argument
Dshtest.py10 def execute(self, test, litConfig): argument
/external/llvm-project/llvm/utils/lit/lit/formats/
Dbase.py14 litConfig, localConfig): argument
52 litConfig, localConfig): argument
85 def execute(self, test, litConfig): argument
124 def execute(self, test, litConfig): argument
Dgoogletest.py25 def getGTestTests(self, path, litConfig, localConfig): argument
91 litConfig, localConfig): argument
107 def execute(self, test, litConfig): argument
Dshtest.py26 def execute(self, test, litConfig): argument
/external/llvm/utils/lit/lit/
Ddiscovery.py21 def getTestSuite(item, litConfig, cache): argument
76 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
109 def getTests(path, litConfig, testSuiteCache, localConfigCache): argument
123 def getTestsInSuite(ts, path_in_suite, litConfig, argument
DTestingConfig.py12 def fromdefaults(litConfig): argument
75 def load_from_path(self, path, litConfig): argument
143 def finish(self, litConfig): argument
DTestRunner.py438 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
505 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
880 def _runShTest(test, litConfig, useExternalSh, script, tmpBase): argument
918 def executeShTest(test, litConfig, useExternalSh, argument
/external/llvm-project/libcxx/utils/libcxx/test/
Dgooglebenchmark.py26 def getBenchmarkTests(self, path, litConfig, localConfig): argument
73 litConfig, localConfig): argument
89 def execute(self, test, litConfig): argument
Dformat.py197 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): argument
220 def execute(self, test, litConfig): argument
296 def _executeShTest(self, test, litConfig, steps): argument
/external/libcxx/utils/libcxx/test/
Dgooglebenchmark.py26 def getBenchmarkTests(self, path, litConfig, localConfig): argument
73 litConfig, localConfig): argument
89 def execute(self, test, litConfig): argument
Dformat.py62 litConfig, localConfig): argument
/external/llvm-project/llvm/utils/lit/lit/
Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
95 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
128 def getTests(path, litConfig, testSuiteCache, argument
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
DTestingConfig.py11 def fromdefaults(litConfig): argument
65 def load_from_path(self, path, litConfig): argument
142 def finish(self, litConfig): argument
DTestRunner.py870 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
944 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
1503 def _runShTest(test, litConfig, useExternalSh, script, tmpBase): argument
1559 def executeShTest(test, litConfig, useExternalSh, argument
/external/llvm-project/lldb/test/API/
Dlldbtest.py18 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, argument
37 def execute(self, test, litConfig): argument
/external/llvm-project/clang/test/Analysis/
Danalyzer_test.py11 def execute(self, test, litConfig): argument
41 def executeWithAnalyzeSubstitution(self, test, litConfig, substitution): argument
/external/llvm-project/llvm/utils/lit/examples/many-tests/
DManyTests.py8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
13 def execute(self, test, litConfig): argument