Home
last modified time | relevance | path

Searched defs:attributionTags2 (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DAnomaly_count_e2e_test.cpp79 std::vector<string> attributionTags2 = {"App1", "GMSCoreModule1"}; in TEST() local
196 std::vector<string> attributionTags2 = {"App1", "GMSCoreModule1"}; in TEST() local
292 std::vector<string> attributionTags2 = {"App1", "GMSCoreModule1"}; in TEST() local
355 std::vector<string> attributionTags2 = {"App1", "GMSCoreModule1"}; in TEST() local
H A DAttribution_e2e_test.cpp62 std::vector<string> attributionTags2 = {"App1", "App3", "GMSCoreModule1"}; variable
H A DConfigUpdate_e2e_test.cpp347 vector<string> attributionTags2 = {"App2"}; in TEST_F() local
615 vector<string> attributionTags2 = {"App2"}; in TEST_F() local
1914 vector<string> attributionTags2 = {"App2"}; in TEST_F() local
2132 vector<string> attributionTags1 = {"App1"}, attributionTags2 = {"App2"}, in TEST_F() local
2686 vector<string> attributionTags2 = {"App2"}; in TEST_F() local
2798 vector<string> attributionTags2 = {"App2"}; in TEST_F() local
H A DWakelockDuration_e2e_test.cpp68 std::vector<string> attributionTags2 = {"App2", "GMSCoreModule1", "GMSCoreModule2"}; variable
H A DAnomaly_duration_sum_e2e_test.cpp84 std::vector<string> attributionTags2 = {"App2", "GMSCoreModule1"}; variable
H A DDurationMetric_e2e_test.cpp1289 std::vector<string> attributionTags2 = {"App2"}; in TEST() local
/aosp12/packages/modules/StatsD/statsd/benchmark/
H A Dduration_metric_benchmark.cpp254 vector<string> attributionTags2 = {"App2"}; in BM_DurationMetricLink() local