Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/benchmark/
H A Dmetric_util.h80 Predicate CreateIsInBackgroundPredicate();
H A Dmetric_util.cpp201 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function
/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DGaugeMetric_e2e_push_test.cpp41 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfigForPushedEvent()
H A DMetricConditionLink_e2e_test.cpp54 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfig()
H A DDurationMetric_e2e_test.cpp381 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
471 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
576 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
H A DConfigUpdate_e2e_test.cpp898 Predicate isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST_F()
2671 Predicate isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST_F()
/aosp12/packages/modules/StatsD/statsd/tests/
H A Dstatsd_test_util.h156 Predicate CreateIsInBackgroundPredicate();
H A Dstatsd_test_util.cpp304 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function
/aosp12/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
H A Dconfig_update_utils_test.cpp2377 Predicate predicate4 = CreateIsInBackgroundPredicate(); in TEST_F()