Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/emma/report/
DReportProperties.java77 public void setUnitsType (final int unitsType) in setUnitsType()
275 …final String unitsType = getReportProperty (properties, type, IReportProperties.UNITS_TYPE, true, … in parseProperties() local
/external/emma/core/java12/com/vladium/emma/report/lcov/
DReportGenerator.java253 final int unitsType = m_settings.getUnitsType(); in emitFileCoverage() local
/external/emma/core/java12/com/vladium/emma/report/html/
DReportGenerator.java1149 final int unitsType = m_settings.getUnitsType (); in embedSrcFile() local