Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp748 int64_t matcher4Id = matcher4.id(); in TEST_F() local
835 newAtomMatchingTrackerMap[matcher4Id] = 2; in TEST_F()
1847 int64_t matcher4Id = matcher4.id(); in TEST_F() local
1886 EventMetric event4 = createEventMetric("EVENT4", matcher4Id, predicate1Id); in TEST_F()
1931 newAtomMatchingTrackerMap[matcher4Id] = 1; in TEST_F()
2080 int64_t matcher4Id = matcher4.id(); in TEST_F() local
2116 CountMetric count4 = createCountMetric("COUNT4", matcher4Id, nullopt, {state2Id}); in TEST_F()
2160 newAtomMatchingTrackerMap[matcher4Id] = 1; in TEST_F()
2318 int64_t matcher4Id = matcher4.id(); in TEST_F() local
2331 GaugeMetric gauge1 = createGaugeMetric("GAUGE1", matcher4Id, GaugeMetric::FIRST_N_SAMPLES, in TEST_F()
[all …]