Searched refs:ATTR_STARTED_AT (Results 1 – 3 of 3) sorted by relevance
46 public static final String ATTR_STARTED_AT = "started-at"; field in XMLReporterConfig
187 attributes.setProperty(XMLReporterConfig.ATTR_STARTED_AT, startTime); in addDurationAttributes()
197 attributes.setProperty(XMLReporterConfig.ATTR_STARTED_AT, startTime); in getTestResultAttributes()