Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/tests/guardrail/
DStatsdStats_test.cpp36 const int alertsCount = 10; in TEST() local
63 const int alertsCount = 10; in TEST() local
84 const int alertsCount = 10; in TEST() local
/frameworks/base/cmds/statsd/src/guardrail/
DStatsdStats.cpp127 int alertsCount, const std::list<std::pair<const int64_t, const int32_t>>& annotations, in noteConfigReceived()