Home
last modified time | relevance | path

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

/external/vogar/src/vogar/
DAction.java58 public File getSourcePath() { in getSourcePath() method in Action
DActionFinder.java90 private File getSourcePath(File file, String className) { in getSourcePath() method in ActionFinder
/external/llvm/utils/lit/lit/
DTest.py161 def getSourcePath(self, components): member in TestSuite
205 def getSourcePath(self): member in Test