HomeSort by relevance Sort by last modified time
    Searched defs:setUnitsType (Results 1 - 2 of 2) sorted by null

  /external/emma/core/java12/com/vladium/emma/report/
ReportProperties.java 77 public void setUnitsType (final int unitsType)
276 result.setUnitsType (IReportProperties.COUNT_UNITS.equals (unitsType) ? IItemAttribute.UNITS_COUNT : IItemAttribute.UNITS_INSTR);
  /external/emma/lib/
emma.jar 

Completed in 22 milliseconds