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 41 def getExecPath(self, components):
78 def getExecPath(self):
79 return self.suite.getExecPath(self.path_in_suite)
TestRunner.py 453 execpath = test.getExecPath()
main.py 279 file_execpath = ts.getExecPath(path_in_suite + (filename,))

Completed in 47 milliseconds