Searched defs:testSuite (Results 1 – 7 of 7) 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): 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 D | googletest.py | 50 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
|
/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): argument
|
/llvm-project/libcxx/utils/libcxx/test/ |
H A D | format.py | 255 getTestsForPath(self, testSuite, pathInSuite, litConfig, localConfig) global() argument 358 _generateGenTest(self, testSuite, pathInSuite, litConfig, localConfig) global() argument
|
H A D | googlebenchmark.py |
|
/llvm-project/llvm/utils/lit/examples/many-tests/ |
H A D | ManyTests.py | 8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
|
/llvm-project/lldb/test/API/ |
H A D | lldbtest.py | 16 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
|