Searched refs:getEndTime (Results 1 – 4 of 4) sorted by relevance
115 serializer.attribute(null, END_TIME_ATTR, String.valueOf(execRecord.getEndTime())); in serialize()158 public long getEndTime() { in getEndTime() method in TestResultHistory.ExecutionRecord
951 + itemsForMetric.getEndTime() in analyzeCustomBootInfo()952 - logcatBootCompleteItem.getEndTime(); in analyzeCustomBootInfo()1013 if (infoItem.getEndTime() != null) { in analyzeDmesgServiceInfo()1016 mBootInfo.get(key).add(infoItem.getEndTime().doubleValue()); in analyzeDmesgServiceInfo()1019 timeList.add(infoItem.getEndTime().doubleValue()); in analyzeDmesgServiceInfo()1022 mBootIterationInfo.put(key, infoItem.getEndTime().doubleValue()); in analyzeDmesgServiceInfo()
156 } else if (infoItem.getEndTime() != null) { in analyzeDmesgServiceInfo()
631 assertEquals("Incorrect test end time", TEST_END_MS, execRecord.getEndTime()); in checkResult()690 assertEquals("Incorrect test end time", TEST_END_MS, execRecord.getEndTime()); in checkResult()