Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.h80 Predicate CreateIsInBackgroundPredicate();
Dmetric_util.cpp201 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function
/frameworks/base/cmds/statsd/tests/e2e/
DGaugeMetric_e2e_push_test.cpp41 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfigForPushedEvent()
DMetricConditionLink_e2e_test.cpp54 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfig()
DDurationMetric_e2e_test.cpp381 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
471 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
576 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.h141 Predicate CreateIsInBackgroundPredicate();
Dstatsd_test_util.cpp297 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function