Searched refs:strDuration (Results 1 – 1 of 1) sorted by relevance
200 String strDuration = Long.toString(duration); in getTestResultAttributes() local201 attributes.setProperty(XMLReporterConfig.ATTR_DURATION_MS, strDuration); in getTestResultAttributes()