Searched defs:getTestsInDirectory (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/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 | 44 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, member in GoogleTest |
| /llvm-project-15.0.7/lldb/test/API/ | ||
| H A D | lldbtest.py | 16 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, member in LLDBTest |
| /llvm-project-15.0.7/llvm/utils/lit/examples/many-tests/ | ||
| H A D | ManyTests.py | 8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): member in ManyTests |
| /llvm-project-15.0.7/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 | 179 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): member in CxxStandardLibraryTest |