Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/emma/report/
DReportProperties.java81 m_unitsType = unitsType; in setUnitsType()
86 return m_unitsType; in getUnitsType()
178 private int m_unitsType; field in ReportProperties.ParsedProperties