Home
last modified time | relevance | path

Searched refs:getTestsInDirectory (Results 1 – 7 of 7) 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/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/llvm/utils/lit/lit/
H A Ddiscovery.py170 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 Dlldbtest.py16 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, member in LLDBTest
/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