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

/external/llvm/utils/lit/lit/
H A Ddiscovery.py21 def getTestSuite(item, litConfig, cache): function
22 """getTestSuite(item, litConfig, cache) -> (suite, relative_path)
111 ts,path_in_suite = getTestSuite(path, litConfig, testSuiteCache)
163 sub_ts, subpath_in_suite = getTestSuite(file_execpath, litConfig,
166 sub_ts, subpath_in_suite = getTestSuite(file_sourcepath, litConfig,
/external/swiftshader/third_party/LLVM/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)
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 133 milliseconds