Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/e2e/
DWakelockDuration_e2e_test.cpp133 backfillStringInReport(&reports); in TEST()
170 backfillStringInReport(&reports); in TEST()
222 backfillStringInReport(&reports); in TEST()
256 backfillStringInReport(&reports); in TEST()
285 backfillStringInReport(&reports); in TEST()
331 backfillStringInReport(&reports); in TEST()
DStringReplace_e2e_test.cpp118 backfillStringInReport(&reports); in TEST()
215 backfillStringInReport(&reports); in TEST()
277 backfillStringInReport(&reports); in TEST()
344 backfillStringInReport(&reports); in TEST()
442 backfillStringInReport(&reports); in TEST()
583 backfillStringInReport(&reports); in TEST()
662 backfillStringInReport(&reports); in TEST()
DEventMetric_e2e_test.cpp81 backfillStringInReport(&reports); in TEST_F()
153 backfillStringInReport(&reports); in TEST_F()
236 backfillStringInReport(&reports); in TEST_F()
330 backfillStringInReport(&reports); in TEST_F()
DKllMetric_e2e_test.cpp87 backfillStringInReport(&reports); in TEST_F()
140 backfillStringInReport(&reports); in TEST_F()
267 backfillStringInReport(&reports); in TEST_F()
DCountMetric_e2e_test.cpp249 backfillStringInReport(&reports); in TEST()
380 backfillStringInReport(&reports); in TEST()
562 backfillStringInReport(&reports); in TEST()
743 backfillStringInReport(&reports); in TEST()
987 backfillStringInReport(&reports); in TEST()
1137 backfillStringInReport(&reports); in TEST()
1207 backfillStringInReport(&reports); in TEST()
1272 backfillStringInReport(&reports); in TEST()
1337 backfillStringInReport(&reports); in TEST()
1422 backfillStringInReport(&reports); in TEST()
[all …]
DGaugeMetric_e2e_push_test.cpp193 backfillStringInReport(&reports); in TEST_F()
365 backfillStringInReport(&reports); in TEST_F()
477 backfillStringInReport(&reports); in TEST_F()
552 backfillStringInReport(&reports); in TEST_F()
648 backfillStringInReport(&reports); in TEST_F()
DGaugeMetric_e2e_pull_test.cpp143 backfillStringInReport(&reports); in TEST()
290 backfillStringInReport(&reports); in TEST()
385 backfillStringInReport(&reports); in TEST()
486 backfillStringInReport(&reports); in TEST()
647 backfillStringInReport(&reports); in TEST()
833 backfillStringInReport(&reports); in TEST()
913 backfillStringInReport(&reports); in TEST()
1007 backfillStringInReport(&reports); in TEST()
1113 backfillStringInReport(&reports); in TEST()
1323 backfillStringInReport(&reports); in TEST()
DMetricConditionLink_e2e_test.cpp204 backfillStringInReport(&reports); in TEST()
324 backfillStringInReport(&reports); in TEST()
DAttribution_e2e_test.cpp155 backfillStringInReport(&reports); in TEST()
265 backfillStringInReport(&reports); in TEST()
DDurationMetric_e2e_test.cpp447 backfillStringInReport(&reports); in TEST()
547 backfillStringInReport(&reports); in TEST()
707 backfillStringInReport(&reports); in TEST()
829 backfillStringInReport(&reports); in TEST()
990 backfillStringInReport(&reports); in TEST()
1147 backfillStringInReport(&reports); in TEST()
1342 backfillStringInReport(&reports); in TEST()
DValueMetric_pull_e2e_test.cpp272 backfillStringInReport(&reports); in TEST()
398 backfillStringInReport(&reports); in TEST()
599 backfillStringInReport(&reports); in TEST()
DConfigUpdate_e2e_test.cpp217 backfillStringInReport(&reports); in TEST_F()
458 backfillStringInReport(&reports); in TEST_F()
749 backfillStringInReport(&reports); in TEST_F()
1095 backfillStringInReport(&reports); in TEST_F()
1463 backfillStringInReport(&reports); in TEST_F()
1754 backfillStringInReport(&reports); in TEST_F()
2029 backfillStringInReport(&reports); in TEST_F()
2883 backfillStringInReport(&reports); in TEST_F()
2976 backfillStringInReport(&reports); in TEST_F()
3097 backfillStringInReport(&reports); in TEST_F()
DConfigUpdate_e2e_ab_test.cpp335 backfillStringInReport(&reports); in TEST_P()
/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.cpp1890 void backfillStringInReport(ConfigMetricsReport *config_report) { in backfillStringInReport() function
1947 void backfillStringInReport(ConfigMetricsReportList *config_report_list) { in backfillStringInReport() function
1949 backfillStringInReport(config_report_list->mutable_reports(i)); in backfillStringInReport()
Dstatsd_test_util.h649 void backfillStringInReport(ConfigMetricsReportList *config_report_list);