Home
last modified time | relevance | path

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

/external/llvm/utils/lit/lit/
DTest.py38 def getSourcePath(self, components): member in TestSuite
75 def getSourcePath(self): member in Test
/external/skia/src/core/
DSkPath.cpp194 const SkPath* SkPath::getSourcePath() const { in getSourcePath() function in SkPath