Home
last modified time | relevance | path

Searched refs:frompath (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/lit/lit/
DTestingConfig.py10 def frompath(path, parent, litConfig, mustExist, config = None): member in TestingConfig
DLitConfig.py64 return TestingConfig.frompath(path, config.parent, self,
Dmain.py174 cfg = TestingConfig.frompath(cfgpath, None, litConfig, mustExist = True)
215 return TestingConfig.frompath(cfgpath, parent, litConfig,