HomeSort by relevance Sort by last modified time
    Searched refs:getExecPath (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/lit/lit/
Test.py 164 def getExecPath(self, components):
208 def getExecPath(self):
209 return self.suite.getExecPath(self.path_in_suite)
TestRunner.py 420 execpath = test.getExecPath()
568 execdir = os.path.dirname(test.getExecPath())
discovery.py 161 file_execpath = ts.getExecPath(subpath)

Completed in 61 milliseconds