Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DCaseResult.java98 int total = 0; in countResults() local
101 total++; in countResults()
104 return total; in countResults()
DModuleResult.java247 int total = 0; in countResults() local
249 total += result.countResults(status); in countResults()
251 return total; in countResults()
DInvocationResult.java72 int total = 0; in countResults() local
74 total += m.countResults(result); in countResults()
76 return total; in countResults()
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DBatteryUsageStatsHelperTest.java124 Pattern total = Pattern.compile(String.format("power-consumed-total.*%s.*", component)); in testTotalConsumptionIsSumOfPerPackageConsumption() local
126 if (total.matcher(entry.getKey()).matches()) { in testTotalConsumptionIsSumOfPerPackageConsumption()
150 Pattern total = Pattern.compile(String.format("duration-total.*%s.*", component)); in testTotalDurationIsSumOfPerPackageDurations() local
152 if (total.matcher(entry.getKey()).matches()) { in testTotalDurationIsSumOfPerPackageDurations()
/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/util/
DImageUtils.java140 long total = imageHeight * imageWidth * 3L * 256L; in assertImageSimilar() local
141 float percentDifference = (float) (delta * 100 / (double) total); in assertImageSimilar()
/platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/
DDownloadAppTestHelper.java280 int total = 0; in getDownloadItemCountById() local
284 total = cursor.getCount(); in getDownloadItemCountById()
291 return total; in getDownloadItemCountById()
/platform_testing/libraries/compatibility-common-util/tests/assets/
Darm32_libdl.txt197 Histogram for bucket list length (total of 37 buckets):
198 Length Number % of total Coverage
206 Histogram for `.gnu.hash' bucket list length (total of 17 buckets):
207 Length Number % of total Coverage
Darm64_libdl.txt192 Histogram for `.gnu.hash' bucket list length (total of 17 buckets):
193 Length Number % of total Coverage
Dx86app_process64.txt323 Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
324 Length Number % of total Coverage
Dx86app_process32.txt292 Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
293 Length Number % of total Coverage