Home
last modified time | relevance | path

Searched refs:atLeastOneInUse (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/tests/
DLogEventFilter_test.cpp42 bool atLeastOneInUse = false; in testGuaranteedUnusedAtomsNotInUse() local
44 atLeastOneInUse |= filter.isAtomInUse(atomId); in testGuaranteedUnusedAtomsNotInUse()
46 return !atLeastOneInUse; in testGuaranteedUnusedAtomsNotInUse()