Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DStatsdStatsHelper.java38 static final String CONFIG_STATS_PREFIX = "config_stats"; field in StatsdStatsHelper
134 MetricUtility.constructKey(STATSDSTATS_PREFIX, CONFIG_STATS_PREFIX); in populateConfigStats()
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DStatsdStatsHelperTest.java338 StatsdStatsHelper.CONFIG_STATS_PREFIX, in verifyConfigStats()