Searched defs:localConfig (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/libcxx/utils/libcxx/test/ |
H A D | googlebenchmark.py | 26 def getBenchmarkTests(self, path, litConfig, localConfig): argument 73 litConfig, localConfig): argument
|
H A D | format.py | 188 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): argument
|
/openbsd/gnu/llvm/llvm/utils/lit/lit/formats/ |
H A D | googletest.py | 30 def get_num_tests(self, path, litConfig, localConfig): argument 46 localConfig): argument
|
H A D | base.py | 14 litConfig, localConfig): argument 52 litConfig, localConfig): argument
|
/openbsd/gnu/llvm/llvm/utils/lit/examples/many-tests/ |
H A D | ManyTests.py | 8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
|