Searched refs:LABEL_TOTAL (Results 1 – 1 of 1) sorted by relevance
52 private static final String LABEL_TOTAL = "total"; field in ImageStats303 ret.put(LABEL_TOTAL, Long.toString(total)); in performAggregation()