Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Ddiscovery.py94 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
95 def search1(path_in_suite): argument
118 def search(path_in_suite): argument
142 def getTestsInSuite(ts, path_in_suite, litConfig, argument
H A DTest.py222 def __init__(self, suite, path_in_suite, config, file_path = None, gtest_json_file = None): argument
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/formats/
H A Dbase.py13 def getTestsInDirectory(self, testSuite, path_in_suite, argument
51 def getTestsInDirectory(self, testSuite, path_in_suite, argument
H A Dgoogletest.py45 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, argument
/openbsd-src/gnu/llvm/llvm/utils/lit/examples/many-tests/
H A DManyTests.py8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
/openbsd-src/gnu/llvm/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py72 def getTestsInDirectory(self, testSuite, path_in_suite, argument