Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp73 const int matchersCount = 30; in TEST() local
111 const int matchersCount = 30; in TEST() local
153 const int matchersCount = 30; in TEST() local
192 const int matchersCount = 30; in TEST() local
221 const int matchersCount = 30; in TEST() local
/aosp_15_r20/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.cpp247 const ConfigKey& key, int metricsCount, int conditionsCount, int matchersCount, in noteConfigReceived()