Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.h79 Predicate CreateIsInBackgroundPredicate();
Dmetric_util.cpp199 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function
/frameworks/base/cmds/statsd/tests/e2e/
DDurationMetric_e2e_test.cpp378 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
462 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
565 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
DGaugeMetric_e2e_push_test.cpp40 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfigForPushedEvent()
DMetricConditionLink_e2e_test.cpp54 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfig()
DDimensionInCondition_e2e_combination_OR_cond_test.cpp637 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateDurationMetricConfig_Link_CombinationCondition()
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.h105 Predicate CreateIsInBackgroundPredicate();
Dstatsd_test_util.cpp246 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function