Searched defs:testSuite (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/formats/ |
H A D | base.py | 13 def getTestsInDirectory(self, testSuite, path_in_suite, argument 51 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
H A D | googletest.py | 45 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, argument
|
/openbsd-src/gnu/llvm/llvm/utils/lit/examples/many-tests/ |
H A D | ManyTests.py | 8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
|
/openbsd-src/gnu/llvm/libcxx/utils/libcxx/test/ |
H A D | googlebenchmark.py | 72 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
H A D | format.py | 188 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): argument
|