Home
last modified time | relevance | path

Searched refs:DepthAttribute (Results 1 – 4 of 4) sorted by relevance

/external/emma/ant/ant14/com/vladium/emma/report/
DReportCfg.java21 import com.vladium.emma.report.IReportEnums.DepthAttribute;
60 public void setDepth (final DepthAttribute depth) in setDepth()
355 public void setDepth (final DepthAttribute depth) in setDepth()
DIReportEnums.java43 final class DepthAttribute extends EnumeratedAttribute class
DreportTask.java131 public void setDepth (final DepthAttribute depth) in setDepth()
/external/emma/ant/ant14/com/vladium/emma/
DemmajavaTask.java19 import com.vladium.emma.report.IReportEnums.DepthAttribute;
498 public final void setDepth (final DepthAttribute depth) in setDepth()