Home
last modified time | relevance | path

Searched refs:attributionTags6 (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/benchmark/
H A Dduration_metric_benchmark.cpp290 vector<string> attributionTags6 = {"App3", "GMSCoreModule1", "GMSCoreModule2"}; in BM_DurationMetricLink() local
292 attributionTags6, "ReadDoc")); in BM_DurationMetricLink()
293 events.push_back(CreateSyncEndEvent(bucketStartTimeNs + 800, attributionUids6, attributionTags6, in BM_DurationMetricLink()
296 attributionTags6, "ReadDoc")); in BM_DurationMetricLink()
298 attributionTags6, "ReadDoc")); in BM_DurationMetricLink()
/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DAttribution_e2e_test.cpp78 std::vector<string> attributionTags6 = {"GMSCoreModule2", "GMSCoreModule1"}; variable
130 attributionUids6, attributionTags6, "wl2")); in TEST()
243 attributionUids6, attributionTags6, "wl2")); in TEST()