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