Searched refs:conditionTagId (Results 1 – 2 of 2) sorted by relevance
/packages/modules/StatsD/statsd/tests/metrics/ |
D | EventMetricProducer_test.cpp | 134 int conditionTagId = 2; in TEST() local 142 buildSimpleAtomFieldMatcher(conditionTagId, 2, link->mutable_fields_in_condition()); in TEST() 148 getMockedDimensionKey(conditionTagId, 2, "111")}; in TEST() 154 getMockedDimensionKey(conditionTagId, 2, "222")}; in TEST()
|
D | CountMetricProducer_test.cpp | 198 int conditionTagId = 2; in TEST() local 207 buildSimpleAtomFieldMatcher(conditionTagId, 2, link->mutable_fields_in_condition()); in TEST() 217 getMockedDimensionKey(conditionTagId, 2, "111")}; in TEST() 221 getMockedDimensionKey(conditionTagId, 2, "222")}; in TEST() 257 int conditionTagId = 2; in TEST_P() local 328 int conditionTagId = 2; in TEST_P() local
|