/external/swiftshader/third_party/LLVM/utils/lit/lit/ |
D | TestFormats.py | 19 def getGTestTests(self, path, litConfig, localConfig): argument 58 litConfig, localConfig): argument 80 def execute(self, test, litConfig): argument 104 litConfig, localConfig): argument 123 def execute(self, test, litConfig): argument 131 def execute(self, test, litConfig): argument 158 litConfig, localConfig): argument 191 def execute(self, test, litConfig): argument
|
D | TestRunner.py | 239 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument 263 def executeTclScriptInternal(test, litConfig, tmpBase, commands, cwd): argument 339 def executeScript(test, litConfig, tmpBase, commands, cwd): argument 513 def executeTclTest(test, litConfig): argument 560 def executeShTest(test, litConfig, useExternalSh): argument
|
D | main.py | 104 def __init__(self, litConfig, provider, display): argument 148 def getTestSuite(item, litConfig, cache): argument 202 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument 228 def getTests(path, litConfig, testSuiteCache, localConfigCache): argument 242 def getTestsInSuite(ts, path_in_suite, litConfig, argument 300 def runTests(numThreads, litConfig, provider, display): argument
|
D | TestingConfig.py | 10 def frompath(path, parent, litConfig, mustExist, config = None): argument 95 def finish(self, litConfig): argument
|
/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/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/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/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/ |
D | discovery.py | 26 def getTestSuite(item, litConfig, cache): argument 96 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument 129 def getTests(path, litConfig, testSuiteCache, localConfigCache): argument 143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
|
D | TestingConfig.py | 11 def fromdefaults(litConfig): argument 66 def load_from_path(self, path, litConfig): argument 131 def finish(self, litConfig): argument
|
D | TestRunner.py | 1001 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument 1075 def executeScript(test, litConfig, tmpBase, commands, cwd): argument 1516 def _runShTest(test, litConfig, useExternalSh, script, tmpBase): argument 1554 def executeShTest(test, litConfig, useExternalSh, argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/formats/ |
D | googletest.py | 25 def getGTestTests(self, path, litConfig, localConfig): argument 83 litConfig, localConfig): argument 99 def execute(self, test, litConfig): argument
|
D | base.py | 14 litConfig, localConfig): argument 52 litConfig, localConfig): argument 85 def execute(self, test, litConfig): argument
|
D | shtest.py | 23 def execute(self, test, litConfig): argument
|