Searched defs:path_in_suite (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
H A D | discovery.py | 95 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument 96 def search1(path_in_suite): argument 119 def search(path_in_suite): argument 143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
|
H A D | Test.py | 222 def __init__(self, suite, path_in_suite, config, file_path = None): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/formats/ |
H A D | base.py | 13 def getTestsInDirectory(self, testSuite, path_in_suite, argument 51 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
H A D | googletest.py | 92 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/examples/many-tests/ |
H A D | ManyTests.py | 8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/ |
H A D | googlebenchmark.py | 72 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|