Searched defs:getTestsForPath (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/lit/lit/formats/ |
H A D | base.py | 9 def getTestsForPath(self, testSuite, path_in_suite, litConfig, localConfig): member in TestFormat 25 def getTestsForPath(self, testSuite, path_in_suite, litConfig, localConfig): member in FileBasedTest
|
/llvm-project/llvm/utils/lit/tests/Inputs/discovery-getTestsForPath/ |
H A D | custom_format.py | 5 def getTestsForPath(self, testSuite, path_in_suite, litConfig, localConfig): member in CustomFormat
|
/llvm-project/libcxx/utils/libcxx/test/ |
H A D | format.py | 255 def getTestsForPath(self, testSuite, pathInSuite, litConfig, localConfig): global() member in CxxStandardLibraryTest
|