Searched defs:time (Results 1 – 15 of 15) sorted by relevance
35 public static void writeTimeStamp(String logType, String testCase, long time, in writeTimeStamp()
36 void setStartTime(long time); in setStartTime()
137 public void setStartTime(long time) { in setStartTime()
134 public void setStartTime(long time) { in setStartTime()
702 static String toReadableDateString(long time) { in toReadableDateString()
55 public long time; field in SlabinfoHelper.SlabinfoSample
131 private void sleep(int time) { in sleep()
146 protected void writePowerLog(String logType, String testCase, long time, in writePowerLog()
137 String time = m.group(2); in readFreqStats() local
181 Double time = in analyzeGranularBootInfo() local
126 public void captureVideo(long time); in captureVideo()
881 Double time = in analyzeGranularBootInfo() local1174 Date time = parseTime(match.group(1)); in analyzeUnlockBootInfo() local1180 Date time = parseTime(match.group(1)); in analyzeUnlockBootInfo() local
311 public DlObjSizeTimePair(int size, long time) { in DlObjSizeTimePair()
396 String time = currentTimeInZone.format(formatter); in getCurrentTimeWithTimeZone() local
609 private void sleep(int time) { in sleep()