Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp832 const int matcher5Index = 1; in TEST_F() local
908 const vector<int>& matcher5Conditions = trackerToConditionMap[matcher5Index]; in TEST_F()
1928 const int matcher5Index = 0; in TEST_F() local
2032 EXPECT_THAT(activationAtomTrackerToMetricMap[matcher5Index], in TEST_F()
2157 const int matcher5Index = 0; in TEST_F() local
2380 const int matcher5Index = 0; in TEST_F() local
2473 const vector<int>& matcher5Metrics = trackerToMetricMap[matcher5Index]; in TEST_F()
2499 EXPECT_EQ(gaugeProducer3->mWhatMatcherIndex, matcher5Index); in TEST_F()
2511 EXPECT_EQ(gaugeProducer6->mWhatMatcherIndex, matcher5Index); in TEST_F()
2672 const int matcher8Index = 0, matcher7Index = 1, matcher6Index = 2, matcher5Index = 3, in TEST_F() local
[all …]