Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp3313 KllMetricProducer* kllProducer4 = in TEST_F() local
3315 EXPECT_EQ(kllProducer4->getMetricId(), kll4Id); in TEST_F()
3316 EXPECT_EQ(kllProducer4->mConditionTrackerIndex, -1); in TEST_F()
3317 EXPECT_EQ(kllProducer4->mCondition, ConditionState::kTrue); in TEST_F()
3318 EXPECT_EQ(kllProducer4->mWhatMatcherIndex, matcher3Index); in TEST_F()