Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp39 const int alertsCount = 10; in TEST() local
67 const int alertsCount = 10; in TEST() local
113 const int alertsCount = 10; in TEST() local
156 const int alertsCount = 10; in TEST() local
189 const int alertsCount = 10; in TEST() local
/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.cpp185 int alertsCount, const std::list<std::pair<const int64_t, const int32_t>>& annotations, in noteConfigReceived()