Searched refs:instant (Results 1 – 1 of 1) sorted by relevance
545 final Instant instant = Instant.ofEpochSecond(data.mDeviceTestStartTime); in writeAllResultsToCSVFile() local547 sb.append(instant).append(SEPARATOR); in writeAllResultsToCSVFile()