Searched refs:ATTR_FINISHED_AT (Results 1 – 3 of 3) sorted by relevance
47 public static final String ATTR_FINISHED_AT = "finished-at"; field in XMLReporterConfig
188 attributes.setProperty(XMLReporterConfig.ATTR_FINISHED_AT, endTime); in addDurationAttributes()
198 attributes.setProperty(XMLReporterConfig.ATTR_FINISHED_AT, endTime); in getTestResultAttributes()