Searched refs:STARTTIME_ATTR (Results 1 – 3 of 3) sorted by relevance
37 private static final String STARTTIME_ATTR = "starttime"; field in Test173 serializer.attribute(CtsXmlResultReporter.ns, STARTTIME_ATTR, mStartTime); in serialize()340 mStartTime = getAttribute(parser, STARTTIME_ATTR); in parse()
109 mStartTime = getAttribute(parser, CtsXmlResultReporter.STARTTIME_ATTR); in parse()
76 static final String STARTTIME_ATTR = "starttime"; field in CtsXmlResultReporter431 serializer.attribute(ns, STARTTIME_ATTR, startTime); in serializeResultsDoc()