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.cpp38 const int matchersCount = 30; in TEST() local
66 const int matchersCount = 30; in TEST() local
112 const int matchersCount = 30; in TEST() local
155 const int matchersCount = 30; in TEST() local
188 const int matchersCount = 30; in TEST() local
/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.cpp184 const ConfigKey& key, int metricsCount, int conditionsCount, int matchersCount, in noteConfigReceived()