Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp2152 CountMetric count6 = createCountMetric("EVENT6", matcher2Id, predicate1Id, {state1Id}); in TEST_F() local
2153 int64_t count6Id = count6.id(); in TEST_F()
2183 *newConfig.add_count_metric() = count6; in TEST_F()