Searched defs:attributionTags2 (Results 1 – 7 of 7) sorted by relevance
/aosp12/packages/modules/StatsD/statsd/tests/e2e/ |
H A D | Anomaly_count_e2e_test.cpp | 79 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 D | Attribution_e2e_test.cpp | 62 std::vector<string> attributionTags2 = {"App1", "App3", "GMSCoreModule1"}; variable
|
H A D | ConfigUpdate_e2e_test.cpp | 347 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 D | WakelockDuration_e2e_test.cpp | 68 std::vector<string> attributionTags2 = {"App2", "GMSCoreModule1", "GMSCoreModule2"}; variable
|
H A D | Anomaly_duration_sum_e2e_test.cpp | 84 std::vector<string> attributionTags2 = {"App2", "GMSCoreModule1"}; variable
|
H A D | DurationMetric_e2e_test.cpp | 1289 std::vector<string> attributionTags2 = {"App2"}; in TEST() local
|
/aosp12/packages/modules/StatsD/statsd/benchmark/ |
H A D | duration_metric_benchmark.cpp | 254 vector<string> attributionTags2 = {"App2"}; in BM_DurationMetricLink() local
|