Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp74 const int alertsCount = 10; in TEST() local
112 const int alertsCount = 10; in TEST() local
154 const int alertsCount = 10; in TEST() local
193 const int alertsCount = 10; in TEST() local
222 const int alertsCount = 10; in TEST() local
/aosp_15_r20/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.cpp248 int alertsCount, const std::list<std::pair<const int64_t, const int32_t>>& annotations, in noteConfigReceived()