Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.cpp279 AtomMatcher CreateTestAtomRepeatedStateAtomMatcher(const string& name, in CreateTestAtomRepeatedStateAtomMatcher() function
292 return CreateTestAtomRepeatedStateAtomMatcher("TestFirstStateOff", TestAtomReported::OFF, in CreateTestAtomRepeatedStateFirstOffAtomMatcher()
297 return CreateTestAtomRepeatedStateAtomMatcher("TestFirstStateOn", TestAtomReported::ON, in CreateTestAtomRepeatedStateFirstOnAtomMatcher()
302 return CreateTestAtomRepeatedStateAtomMatcher("TestAnyStateOn", TestAtomReported::ON, in CreateTestAtomRepeatedStateAnyOnAtomMatcher()
Dstatsd_test_util.h242 AtomMatcher CreateTestAtomRepeatedStateAtomMatcher(const string& name,