Searched refs:MIN (Results 1 – 3 of 3) sorted by relevance
56 public static final String MIN = "min"; field in ProfilingPointSummaryEntity250 profilingSummary.setUnindexedProperty(MIN, this.globalStats.getMin()); in toEntity()295 || !e.hasProperty(MIN) in fromEntity()310 double min = (double) e.getProperty(MIN); in fromEntity()
41 private static final String MIN = "Min"; field in ShowPerformanceDigestServlet108 bestCaseString = MIN; in getPerformanceSummary()
55 private static final String MIN = "Min"; field in VtsPerformanceJobServlet142 bestCaseString = MIN; in getPerformanceSummary()