Home
last modified time | relevance | path

Searched defs:stats (Results 1 – 8 of 8) sorted by relevance

/tools/loganalysis/tests/src/com/android/loganalysis/parser/
DBatteryStatsDetailedInfoParserTest.java79 BatteryStatsDetailedInfoItem stats = new BatteryStatsDetailedInfoParser().parse(inputBlock); in testBatteryStatsDetailedInfoParser() local
120 BatteryStatsDetailedInfoItem stats = new BatteryStatsDetailedInfoParser().parse(inputBlock); in testMissingWakelockSection() local
/tools/tradefederation/core/src/com/android/tradefed/retry/
DRetryStatistics.java35 public static final RetryStatistics aggregateStatistics(List<RetryStatistics> stats) { in aggregateStatistics()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DGranularRetriableTestWrapperTest.java396 RetryStatistics stats = mDecision.getRetryStatistics(); in testRun_withMultipleRun() local
455 RetryStatistics stats = mDecision.getRetryStatistics(); in testRun_withMultipleRun_becomePass() local
660 RetryStatistics stats = mDecision.getRetryStatistics(); in testIntraModuleRun_runRetry() local
699 RetryStatistics stats = mDecision.getRetryStatistics(); in testIntraModuleRun_runRetry_clear() local
735 RetryStatistics stats = mDecision.getRetryStatistics(); in testIntraModuleRun_iterations() local
773 RetryStatistics stats = mDecision.getRetryStatistics(); in testIntraModuleRun_untilFailure() local
848 RetryStatistics stats = mDecision.getRetryStatistics(); in testIntraModuleRun_runAnyFailure() local
/tools/tradefederation/contrib/src/com/android/build/tests/
DImageStats.java260 Map<String, Long> stats, Map<Pattern, String> patterns) { in performAggregation()
/tools/tradefederation/core/atest/
Dresult_reporter.py385 def process_summary(self, name, stats): argument
/tools/asuite/atest/
Dresult_reporter.py429 def process_summary(self, name, stats): argument
/tools/tradefederation/contrib/src/com/android/performance/tests/
DEmmcPerformanceTest.java216 SimpleStats stats = new SimpleStats(); in runTest() local
DAppTransitionTests.java734 SimpleStats stats = new SimpleStats(); in computeAndUploadResults() local