Searched refs:MAX (Results 1 – 3 of 3) sorted by relevance
57 public static final String MAX = "max"; field in ProfilingPointSummaryEntity251 profilingSummary.setUnindexedProperty(MAX, this.globalStats.getMax()); in toEntity()296 || !e.hasProperty(MAX) in fromEntity()311 double max = (double) e.getProperty(MAX); in fromEntity()
42 private static final String MAX = "Max"; field in ShowPerformanceDigestServlet105 bestCaseString = MAX; in getPerformanceSummary()
54 private static final String MAX = "Max"; field in VtsPerformanceJobServlet137 bestCaseString = MAX; in getPerformanceSummary()