Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.cpp278 AtomMatcher CreateTestAtomRepeatedStateAtomMatcher(const string& name, in CreateTestAtomRepeatedStateAtomMatcher() function
291 return CreateTestAtomRepeatedStateAtomMatcher("TestFirstStateOff", TestAtomReported::OFF, in CreateTestAtomRepeatedStateFirstOffAtomMatcher()
296 return CreateTestAtomRepeatedStateAtomMatcher("TestFirstStateOn", TestAtomReported::ON, in CreateTestAtomRepeatedStateFirstOnAtomMatcher()
301 return CreateTestAtomRepeatedStateAtomMatcher("TestAnyStateOn", TestAtomReported::ON, in CreateTestAtomRepeatedStateAnyOnAtomMatcher()
Dstatsd_test_util.h241 AtomMatcher CreateTestAtomRepeatedStateAtomMatcher(const string& name,