Searched refs:total (Results 1 – 1 of 1) sorted by relevance
388 long total = 0; // despite being encoded on a long, the values are low enough that in analyzeData() local391 total += value.longValue(); in analyzeData()393 builder.append(total / list.size()).append(DATA_SEPARATOR); in analyzeData()