Home
last modified time | relevance | path

Searched defs:attributionTags4 (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/benchmark/
H A Dduration_metric_benchmark.cpp203 vector<string> attributionTags4 = {"App2", "GMSCoreModule1", "GMSCoreModule2"}; in BM_DurationMetricNoLink() local
272 vector<string> attributionTags4 = {"App1", "GMSCoreModule1", "GMSCoreModule2"}; in BM_DurationMetricLink() local
/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DAttribution_e2e_test.cpp70 std::vector<string> attributionTags4 = {"GMSCoreModule1"}; variable
H A DAnomaly_count_e2e_test.cpp83 std::vector<string> attributionTags4 = {"GMSCoreModule1", "App3"}; in TEST() local
H A DConfigUpdate_e2e_test.cpp2133 attributionTags3 = {"App3"}, attributionTags4 = {"App4"}; in TEST_F() local