Home
last modified time | relevance | path

Searched defs:getMax (Results 1 – 3 of 3) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/util/
DHistogram.java114 public Double getMax() { in getMax() method in Histogram
DStatSummary.java130 public double getMax() { in getMax() method in StatSummary
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DStat.java132 public static double getMax(double[] data) { in getMax() method in Stat