Searched defs:max (Results 1 – 4 of 4) sorted by relevance
22 private val max by lazy { in <lambda>() constant in android.tools.TimestampFactory27 fun max(): Timestamp = max in min() method
44 double max, in StatResult()63 double max = data[0]; in getStat() local149 double max = data[0]; in getMax() local
74 private Stats(int samples, long min, long max, double median) { in Stats()
457 Long max = null; in getMax() local