Searched defs:dirContainsTestSuite (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/utils/lit/lit/
H A Ddiscovery.py13 def dirContainsTestSuite(path, lit_config): function
32 cfgpath = dirContainsTestSuite(path, litConfig)
162 if dirContainsTestSuite(file_execpath, litConfig):
165 elif dirContainsTestSuite(file_sourcepath, litConfig):

Completed in 80 milliseconds