Searched refs:conditionTagId (Results 1 – 2 of 2) sorted by relevance
/packages/modules/StatsD/statsd/tests/metrics/ |
D | CountMetricProducer_test.cpp | 205 int conditionTagId = 2; in TEST() local 214 buildSimpleAtomFieldMatcher(conditionTagId, 2, link->mutable_fields_in_condition()); in TEST() 224 getMockedDimensionKey(conditionTagId, 2, "111")}; in TEST() 228 getMockedDimensionKey(conditionTagId, 2, "222")}; in TEST() 265 int conditionTagId = 2; in TEST_P() local 337 int conditionTagId = 2; in TEST_P() local 397 int conditionTagId = 2; in TEST() local
|
D | EventMetricProducer_test.cpp | 152 int conditionTagId = 2; in TEST_F() local 160 buildSimpleAtomFieldMatcher(conditionTagId, 2, link->mutable_fields_in_condition()); in TEST_F() 166 getMockedDimensionKey(conditionTagId, 2, "111")}; in TEST_F() 172 getMockedDimensionKey(conditionTagId, 2, "222")}; in TEST_F()
|