Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.h65 AtomMatcher CreateMoveToForegroundAtomMatcher();
Dmetric_util.cpp148 AtomMatcher CreateMoveToForegroundAtomMatcher() { in CreateMoveToForegroundAtomMatcher() function
/frameworks/base/cmds/statsd/tests/e2e/
DGaugeMetric_e2e_push_test.cpp36 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in CreateStatsdConfigForPushedEvent()
DMetricConditionLink_e2e_test.cpp41 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in CreateStatsdConfig()
DDurationMetric_e2e_test.cpp376 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in TEST()
462 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in TEST()
566 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in TEST()
DMetricActivation_e2e_test.cpp178 auto foregroundMatcher = CreateMoveToForegroundAtomMatcher(); in CreateStatsdConfigWithTwoMetricsTwoDeactivations()
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.h114 AtomMatcher CreateMoveToForegroundAtomMatcher();
Dstatsd_test_util.cpp219 AtomMatcher CreateMoveToForegroundAtomMatcher() { in CreateMoveToForegroundAtomMatcher() function