Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DStatsdStatsHelperTest.java47 static final int CONFIG_STATS_METRIC_COUNT = 2; field in StatsdStatsHelperTest.TestNonEmptyStatsdHelper
82 testReport.configStats[i].metricCount = CONFIG_STATS_METRIC_COUNT; in populateConfigStatsTestData()
88 populateConfigStatsMetricTestData(CONFIG_STATS_METRIC_COUNT); in populateConfigStatsTestData()
580 TestNonEmptyStatsdHelper.CONFIG_STATS_METRIC_COUNT, in testNonEmptyReport()