Home
last modified time | relevance | path

Searched refs:createSourcepath (Results 1 – 3 of 3) sorted by relevance

/external/emma/ant/ant14/com/vladium/emma/report/
DreportTask.java95 public Path createSourcepath () in createSourcepath() method in reportTask
97 return m_reportCfg.createSourcepath (); in createSourcepath()
DReportCfg.java309 createSourcepath ().setRefid (ref); in setSourcepathRef()
312 public Path createSourcepath () in createSourcepath() method in ReportCfg
/external/emma/ant/ant14/com/vladium/emma/
DemmajavaTask.java462 public final Path createSourcepath () in createSourcepath() method in emmajavaTask
464 return m_reportCfg.createSourcepath (); in createSourcepath()