Home
last modified time | relevance | path

Searched refs:LABEL_TOTAL (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/build/tests/
DImageStats.java52 private static final String LABEL_TOTAL = "total"; field in ImageStats
303 ret.put(LABEL_TOTAL, Long.toString(total)); in performAggregation()