Home
last modified time | relevance | path

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

/external/llvm/utils/lit/lit/
DTest.py163 def getExecPath(self, components): member in TestSuite
207 def getExecPath(self): member in Test
208 return self.suite.getExecPath(self.path_in_suite)
Ddiscovery.py161 file_execpath = ts.getExecPath(subpath)
DTestRunner.py407 execpath = test.getExecPath()