Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.h64 AtomMatcher CreateMoveToForegroundAtomMatcher();
Dmetric_util.cpp146 AtomMatcher CreateMoveToForegroundAtomMatcher() { in CreateMoveToForegroundAtomMatcher() function
/frameworks/base/cmds/statsd/tests/e2e/
DDurationMetric_e2e_test.cpp373 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in TEST()
453 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in TEST()
555 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in TEST()
DGaugeMetric_e2e_push_test.cpp35 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in CreateStatsdConfigForPushedEvent()
DMetricConditionLink_e2e_test.cpp41 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in CreateStatsdConfig()
DDimensionInCondition_e2e_combination_OR_cond_test.cpp624 *config.add_atom_matcher() = CreateMoveToForegroundAtomMatcher(); in CreateDurationMetricConfig_Link_CombinationCondition()
DMetricActivation_e2e_test.cpp178 auto foregroundMatcher = CreateMoveToForegroundAtomMatcher(); in CreateStatsdConfigWithTwoMetricsTwoDeactivations()
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.h81 AtomMatcher CreateMoveToForegroundAtomMatcher();
Dstatsd_test_util.cpp176 AtomMatcher CreateMoveToForegroundAtomMatcher() { in CreateMoveToForegroundAtomMatcher() function