Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DStatsdStatsHelperTest.java349 final String matcherCountKey = in verifyConfigStats() local
351 assertEquals(result.get(matcherCountKey), Long.valueOf(configStatsMatcherCount)); in verifyConfigStats()
352 verifyConfigMatcherStats(result, metricKeyPrefix, result.get(matcherCountKey)); in verifyConfigStats()