Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/e2e/
DMetricConditionLink_e2e_test.cpp53 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfig()
DDurationMetric_e2e_test.cpp386 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
482 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
586 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
DStringReplace_e2e_test.cpp504 Predicate isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
DGaugeMetric_e2e_push_test.cpp40 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfigForPushedEvent()
DConfigUpdate_e2e_test.cpp922 Predicate isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST_F()
2914 Predicate isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST_F()
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.h280 Predicate CreateIsInBackgroundPredicate();
Dstatsd_test_util.cpp366 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function
/aosp_15_r20/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp2568 Predicate predicate4 = CreateIsInBackgroundPredicate(); in TEST_F()