Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/benchmark/
Dmetric_util.h80 Predicate CreateIsInBackgroundPredicate();
Dmetric_util.cpp201 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function
/packages/modules/StatsD/statsd/tests/e2e/
DMetricConditionLink_e2e_test.cpp54 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfig()
DGaugeMetric_e2e_push_test.cpp41 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in CreateStatsdConfigForPushedEvent()
DDurationMetric_e2e_test.cpp389 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
487 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
592 auto isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST()
DConfigUpdate_e2e_test.cpp949 Predicate isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST_P()
2982 Predicate isInBackgroundPredicate = CreateIsInBackgroundPredicate(); in TEST_P()
/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.h277 Predicate CreateIsInBackgroundPredicate();
Dstatsd_test_util.cpp365 Predicate CreateIsInBackgroundPredicate() { in CreateIsInBackgroundPredicate() function
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp2546 Predicate predicate4 = CreateIsInBackgroundPredicate(); in TEST_F()