Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/e2e/
DMetricActivation_e2e_test.cpp173 auto foregroundMatcher = CreateMoveToForegroundAtomMatcher(); in CreateStatsdConfigWithTwoMetricsTwoDeactivations() local
184 *config.add_atom_matcher() = foregroundMatcher; in CreateStatsdConfigWithTwoMetricsTwoDeactivations()
198 countMetric->set_what(foregroundMatcher.id()); in CreateStatsdConfigWithTwoMetricsTwoDeactivations()
DConfigUpdate_e2e_test.cpp912 AtomMatcher foregroundMatcher = CreateMoveToForegroundAtomMatcher(); in TEST_F() local
913 *config.add_atom_matcher() = foregroundMatcher; in TEST_F()
1018 *newConfig.add_atom_matcher() = foregroundMatcher; in TEST_F()