Home
last modified time | relevance | path

Searched defs:matchersCount (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp35 const int matchersCount = 30; in TEST() local
62 const int matchersCount = 30; in TEST() local
83 const int matchersCount = 30; in TEST() local
/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.cpp142 const ConfigKey& key, int metricsCount, int conditionsCount, int matchersCount, in noteConfigReceived()