| /external/llvm/utils/lit/lit/formats/ |
| D | googletest.py | 21 def getGTestTests(self, path, litConfig, localConfig): argument 72 litConfig, localConfig): argument 82 litConfig, localConfig): argument 103 def execute(self, test, litConfig): argument
|
| D | base.py | 15 litConfig, localConfig): argument 53 litConfig, localConfig): argument 86 def execute(self, test, litConfig): argument
|
| D | shtest.py | 10 def execute(self, test, litConfig): argument
|
| /external/llvm-project/llvm/utils/lit/lit/formats/ |
| D | base.py | 14 litConfig, localConfig): argument 52 litConfig, localConfig): argument 85 def execute(self, test, litConfig): argument 124 def execute(self, test, litConfig): argument
|
| D | googletest.py | 25 def getGTestTests(self, path, litConfig, localConfig): argument 91 litConfig, localConfig): argument 107 def execute(self, test, litConfig): argument
|
| D | shtest.py | 26 def execute(self, test, litConfig): argument
|
| /external/llvm/utils/lit/lit/ |
| D | discovery.py | 21 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
|
| D | TestingConfig.py | 12 def fromdefaults(litConfig): argument 75 def load_from_path(self, path, litConfig): argument 143 def finish(self, litConfig): argument
|
| D | TestRunner.py | 438 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/ |
| D | googlebenchmark.py | 26 def getBenchmarkTests(self, path, litConfig, localConfig): argument 73 litConfig, localConfig): argument 89 def execute(self, test, litConfig): argument
|
| D | format.py | 197 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/ |
| D | googlebenchmark.py | 26 def getBenchmarkTests(self, path, litConfig, localConfig): argument 73 litConfig, localConfig): argument 89 def execute(self, test, litConfig): argument
|
| D | format.py | 62 litConfig, localConfig): argument
|
| /external/llvm-project/llvm/utils/lit/lit/ |
| D | discovery.py | 25 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
|
| D | TestingConfig.py | 11 def fromdefaults(litConfig): argument 65 def load_from_path(self, path, litConfig): argument 142 def finish(self, litConfig): argument
|
| D | TestRunner.py | 870 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/ |
| D | lldbtest.py | 18 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, argument 37 def execute(self, test, litConfig): argument
|
| /external/llvm-project/clang/test/Analysis/ |
| D | analyzer_test.py | 11 def execute(self, test, litConfig): argument 41 def executeWithAnalyzeSubstitution(self, test, litConfig, substitution): argument
|
| /external/llvm-project/llvm/utils/lit/examples/many-tests/ |
| D | ManyTests.py | 8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument 13 def execute(self, test, litConfig): argument
|