Home
last modified time | relevance | path

Searched refs:backfillStringInReport (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/cmds/statsd/tests/e2e/
DWakelockDuration_e2e_test.cpp135 backfillStringInReport(&reports); in TEST()
172 backfillStringInReport(&reports); in TEST()
223 backfillStringInReport(&reports); in TEST()
257 backfillStringInReport(&reports); in TEST()
286 backfillStringInReport(&reports); in TEST()
332 backfillStringInReport(&reports); in TEST()
DValueMetric_pull_e2e_test.cpp132 backfillStringInReport(&reports); in TEST()
240 backfillStringInReport(&reports); in TEST()
343 backfillStringInReport(&reports); in TEST()
DGaugeMetric_e2e_pull_test.cpp137 backfillStringInReport(&reports); in TEST()
260 backfillStringInReport(&reports); in TEST()
364 backfillStringInReport(&reports); in TEST()
486 backfillStringInReport(&reports); in TEST()
579 backfillStringInReport(&reports); in TEST()
DMetricConditionLink_e2e_test.cpp207 backfillStringInReport(&reports); in TEST()
326 backfillStringInReport(&reports); in TEST()
DAttribution_e2e_test.cpp154 backfillStringInReport(&reports); in TEST()
302 backfillStringInReport(&reports); in TEST()
DDimensionInCondition_e2e_combination_OR_cond_test.cpp138 backfillStringInReport(&reports); in TEST()
354 backfillStringInReport(&reports); in TEST()
538 backfillStringInReport(&reports); in TEST()
740 backfillStringInReport(&reports); in TEST()
DDurationMetric_e2e_test.cpp428 backfillStringInReport(&reports); in TEST()
528 backfillStringInReport(&reports); in TEST()
686 backfillStringInReport(&reports); in TEST()
DDimensionInCondition_e2e_simple_cond_test.cpp150 backfillStringInReport(&reports); in TEST()
445 backfillStringInReport(&reports); in TEST()
666 backfillStringInReport(&reports); in TEST()
DDimensionInCondition_e2e_combination_AND_cond_test.cpp219 backfillStringInReport(&reports); in TEST()
555 backfillStringInReport(&reports); in TEST()
805 backfillStringInReport(&reports); in TEST()
DGaugeMetric_e2e_push_test.cpp157 backfillStringInReport(&reports); in TEST()
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.cpp670 void backfillStringInReport(ConfigMetricsReport *config_report) { in backfillStringInReport() function
725 void backfillStringInReport(ConfigMetricsReportList *config_report_list) { in backfillStringInReport() function
727 backfillStringInReport(config_report_list->mutable_reports(i)); in backfillStringInReport()
Dstatsd_test_util.h212 void backfillStringInReport(ConfigMetricsReportList *config_report_list);