Home
last modified time | relevance | path

Searched defs:getTestsForPath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/lit/lit/formats/
H A Dbase.py9 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 Dcustom_format.py5 def getTestsForPath(self, testSuite, path_in_suite, litConfig, localConfig): member in CustomFormat
/llvm-project/libcxx/utils/libcxx/test/
H A Dformat.py255 def getTestsForPath(self, testSuite, pathInSuite, litConfig, localConfig): global() member in CxxStandardLibraryTest