Searched defs:litConfig (Results 1 – 7 of 7) sorted by relevance
/external/llvm/utils/lit/lit/formats/ |
D | googletest.py | 21 def getGTestTests(self, path, litConfig, localConfig): argument 66 litConfig, localConfig): argument 76 litConfig, localConfig): argument 97 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 74 def load_from_path(self, path, litConfig): argument 135 def finish(self, litConfig): argument
|
D | TestRunner.py | 270 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument 301 def executeScript(test, litConfig, tmpBase, commands, cwd): argument 518 def _runShTest(test, litConfig, useExternalSh, argument 549 def executeShTest(test, litConfig, useExternalSh, argument
|
/external/libcxx/test/libcxx/test/ |
D | format.py | 33 litConfig, localConfig): argument
|