Searched refs:getTestSuite (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/utils/lit/lit/
H A Dmain.py148 def getTestSuite(item, litConfig, cache): function
149 """getTestSuite(item, litConfig, cache) -> (suite, relative_path)
230 ts,path_in_suite = getTestSuite(path, litConfig, testSuiteCache)

Completed in 116 milliseconds