Searched defs:path_in_suite (Results 1 – 5 of 5) sorted by relevance
/external/llvm/utils/lit/lit/ |
D | discovery.py | 76 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument 77 def search1(path_in_suite): argument 100 def search(path_in_suite): argument 123 def getTestsInSuite(ts, path_in_suite, litConfig, argument
|
D | Test.py | 169 def __init__(self, suite, path_in_suite, config, file_path = None): argument
|
/external/llvm/utils/lit/lit/formats/ |
D | googletest.py | 65 def getTestsInExecutable(self, testSuite, path_in_suite, execpath, argument 75 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
D | base.py | 14 def getTestsInDirectory(self, testSuite, path_in_suite, argument 52 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
/external/libcxx/test/libcxx/test/ |
D | format.py | 32 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|