Searched refs:total (Results 1 – 10 of 10) sorted by relevance
98 int total = 0; in countResults() local101 total++; in countResults()104 return total; in countResults()
247 int total = 0; in countResults() local249 total += result.countResults(status); in countResults()251 return total; in countResults()
72 int total = 0; in countResults() local74 total += m.countResults(result); in countResults()76 return total; in countResults()
124 Pattern total = Pattern.compile(String.format("power-consumed-total.*%s.*", component)); in testTotalConsumptionIsSumOfPerPackageConsumption() local126 if (total.matcher(entry.getKey()).matches()) { in testTotalConsumptionIsSumOfPerPackageConsumption()150 Pattern total = Pattern.compile(String.format("duration-total.*%s.*", component)); in testTotalDurationIsSumOfPerPackageDurations() local152 if (total.matcher(entry.getKey()).matches()) { in testTotalDurationIsSumOfPerPackageDurations()
140 long total = imageHeight * imageWidth * 3L * 256L; in assertImageSimilar() local141 float percentDifference = (float) (delta * 100 / (double) total); in assertImageSimilar()
280 int total = 0; in getDownloadItemCountById() local284 total = cursor.getCount(); in getDownloadItemCountById()291 return total; in getDownloadItemCountById()
197 Histogram for bucket list length (total of 37 buckets):198 Length Number % of total Coverage206 Histogram for `.gnu.hash' bucket list length (total of 17 buckets):207 Length Number % of total Coverage
192 Histogram for `.gnu.hash' bucket list length (total of 17 buckets):193 Length Number % of total Coverage
323 Histogram for `.gnu.hash' bucket list length (total of 3 buckets):324 Length Number % of total Coverage
292 Histogram for `.gnu.hash' bucket list length (total of 3 buckets):293 Length Number % of total Coverage