Home
last modified time | relevance | path

Searched defs:getTestsInDirectory (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/utils/lit/lit/formats/
H A Dbase.py13 def getTestsInDirectory(self, testSuite, path_in_suite, member in FileBasedTest
51 def getTestsInDirectory(self, testSuite, path_in_suite, member in OneCommandPerFileTest
H A Dgoogletest.py44 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, member in GoogleTest
/llvm-project-15.0.7/lldb/test/API/
H A Dlldbtest.py16 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, member in LLDBTest
/llvm-project-15.0.7/llvm/utils/lit/examples/many-tests/
H A DManyTests.py8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): member in ManyTests
/llvm-project-15.0.7/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py72 def getTestsInDirectory(self, testSuite, path_in_suite, member in GoogleBenchmark
H A Dformat.py179 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): member in CxxStandardLibraryTest