Home
last modified time | relevance | path

Searched defs:path_in_suite (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/utils/lit/lit/
H A Ddiscovery.py99 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
100 def search1(path_in_suite): argument
123 def search(path_in_suite): argument
153 ts, path_in_suite, litConfig, testSuiteCache, localConfigCache argument
H A DTest.py230 self, suite, path_in_suite, config, file_path=None, gtest_json_file=None argument
/llvm-project/llvm/utils/lit/lit/formats/
H A Dbase.py9 def getTestsForPath(self, testSuite, path_in_suite, litConfig, localConfig): argument
25 def getTestsForPath(self, testSuite, path_in_suite, litConfig, localConfig): argument
41 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
H A Dgoogletest.py50 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
/llvm-project/llvm/utils/lit/tests/Inputs/discovery-getTestsForPath/
H A Dcustom_format.py5 def getTestsForPath(self, testSuite, path_in_suite, litConfig, localConfig): argument
/llvm-project/llvm/utils/lit/examples/many-tests/
H A DManyTests.py8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
/llvm-project/lldb/test/API/
H A Dlldbtest.py16 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
/llvm-project/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py