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