Searched refs:getTestsInDirectory (Results 1 – 7 of 7) 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 51 def getTestsInDirectory(self, testSuite, path_in_suite, member in OneCommandPerFileTest
|
| H A D | googletest.py | 44 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, member in GoogleTest
|
| /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/llvm/utils/lit/lit/ |
| H A D | discovery.py | 170 for res in lc.test_format.getTestsInDirectory(ts, test_dir_in_suite, 199 for res in lc.test_format.getTestsInDirectory(ts, path_in_suite,
|
| /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/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
|