Home
last modified time | relevance | path

Searched defs:getSourcePath (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/lit/lit/
H A DTest.py219 def getSourcePath(self, components): member in TestSuite
306 def getSourcePath(self): member in Test
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py747 def getSourcePath(self, name): global() member in Base