Home
last modified time | relevance | path

Searched refs:AttributionNodeInternal (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.h105 const std::vector<AttributionNodeInternal>& attributions,
110 const std::vector<AttributionNodeInternal>& attributions,
121 const std::vector<AttributionNodeInternal>& attributions, const string& name,
126 const std::vector<AttributionNodeInternal>& attributions, const string& name,
135 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName,
140 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName,
148 AttributionNodeInternal CreateAttribution(const int& uid, const string& tag);
Dmetric_util.cpp266 const std::vector<AttributionNodeInternal>& attributions, const string& jobName, in CreateScheduledJobStateChangedEvent()
277 const std::vector<AttributionNodeInternal>& attributions, in CreateStartScheduledJobEvent()
285 const std::vector<AttributionNodeInternal>& attributions, in CreateFinishScheduledJobEvent()
292 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateWakelockStateChangedEvent()
304 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateAcquireWakelockEvent()
311 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateReleaseWakelockEvent()
340 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncStateChangedEvent()
351 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncStartEvent()
357 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncEndEvent()
376 AttributionNodeInternal CreateAttribution(const int& uid, const string& tag) { in CreateAttribution()
[all …]
Dfilter_value_benchmark.cpp30 AttributionNodeInternal node; in createLogEventAndMatcher()
34 std::vector<AttributionNodeInternal> nodes = {node, node}; in createLogEventAndMatcher()
Dget_dimensions_for_condition_benchmark.cpp30 AttributionNodeInternal node; in createLogEventAndLink()
34 std::vector<AttributionNodeInternal> nodes = {node, node}; in createLogEventAndLink()
Dduration_metric_benchmark.cpp141 std::vector<AttributionNodeInternal> attributions1 = { in BM_DurationMetricNoLink()
145 std::vector<AttributionNodeInternal> attributions2 = { in BM_DurationMetricNoLink()
233 std::vector<AttributionNodeInternal> attributions1 = { in BM_DurationMetricLink()
237 std::vector<AttributionNodeInternal> attributions2 = { in BM_DurationMetricLink()
241 std::vector<AttributionNodeInternal> attributions3 = { in BM_DurationMetricLink()
/frameworks/base/cmds/statsd/tests/e2e/
DAttribution_e2e_test.cpp78 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1"), in TEST()
83 std::vector<AttributionNodeInternal> attributions2 = {CreateAttribution(111, "App1"), in TEST()
88 std::vector<AttributionNodeInternal> attributions3 = {CreateAttribution(222, "GMSCoreModule1"), in TEST()
92 std::vector<AttributionNodeInternal> attributions4 = {CreateAttribution(222, "GMSCoreModule1")}; in TEST()
95 std::vector<AttributionNodeInternal> attributions5 = {CreateAttribution(111, "App1"), in TEST()
100 std::vector<AttributionNodeInternal> attributions6 = {CreateAttribution(444, "GMSCoreModule2"), in TEST()
104 std::vector<AttributionNodeInternal> attributions7 = {CreateAttribution(111, "App1"), in TEST()
106 std::vector<AttributionNodeInternal> attributions8 = {CreateAttribution(111, "App1")}; in TEST()
110 std::vector<AttributionNodeInternal> attributions9 = { in TEST()
226 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1"), in TEST()
[all …]
DAnomaly_count_e2e_test.cpp76 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
77 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
79 std::vector<AttributionNodeInternal> attributions3 = { in TEST()
81 std::vector<AttributionNodeInternal> attributions4 = { in TEST()
83 std::vector<AttributionNodeInternal> attributions5 = { in TEST()
179 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
180 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
182 std::vector<AttributionNodeInternal> attributions3 = { in TEST()
184 std::vector<AttributionNodeInternal> attributions4 = { in TEST()
186 std::vector<AttributionNodeInternal> attributions5 = { in TEST()
DDimensionInCondition_e2e_simple_cond_test.cpp87 std::vector<AttributionNodeInternal> attributions1 = { in TEST()
91 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
373 std::vector<AttributionNodeInternal> attributions1 = { in TEST()
377 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
381 std::vector<AttributionNodeInternal> attributions3 = { in TEST()
595 std::vector<AttributionNodeInternal> attributions1 = { in TEST()
599 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
603 std::vector<AttributionNodeInternal> attributions3 = { in TEST()
DDimensionInCondition_e2e_combination_AND_cond_test.cpp130 std::vector<AttributionNodeInternal> attributions1 = { in TEST()
134 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
469 std::vector<AttributionNodeInternal> attributions1 = { in TEST()
473 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
477 std::vector<AttributionNodeInternal> attributions3 = { in TEST()
719 std::vector<AttributionNodeInternal> attributions1 = { in TEST()
723 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
727 std::vector<AttributionNodeInternal> attributions3 = { in TEST()
DDimensionInCondition_e2e_combination_OR_cond_test.cpp82 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1"), in TEST()
86 std::vector<AttributionNodeInternal> attributions2 = {CreateAttribution(333, "App2"), in TEST()
293 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1"), in TEST()
297 std::vector<AttributionNodeInternal> attributions2 = {CreateAttribution(333, "App2"), in TEST()
481 std::vector<AttributionNodeInternal> attributions1 = { in TEST()
485 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
687 std::vector<AttributionNodeInternal> attributions1 = { in TEST()
691 std::vector<AttributionNodeInternal> attributions2 = { in TEST()
DConfigTtl_e2e_test.cpp75 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
DAnomaly_duration_sum_e2e_test.cpp74 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1"),
77 std::vector<AttributionNodeInternal> attributions2 = {CreateAttribution(111, "App2"),
80 std::vector<AttributionNodeInternal> attributions3 = {CreateAttribution(222, "GMSCoreModule1")};
DMetricConditionLink_e2e_test.cpp138 std::vector<AttributionNodeInternal> attributions = { in TEST()
258 std::vector<AttributionNodeInternal> attributions = { in TEST()
DWakelockDuration_e2e_test.cpp64 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1"),
68 std::vector<AttributionNodeInternal> attributions2 = {CreateAttribution(111, "App2"),
DDurationMetric_e2e_test.cpp404 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(appUid, "App1")}; in TEST()
503 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(appUid, "App1")}; in TEST()
616 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(appUid, "App1")}; in TEST()
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.h131 const std::vector<AttributionNodeInternal>& attributions,
136 const std::vector<AttributionNodeInternal>& attributions,
152 const std::vector<AttributionNodeInternal>& attributions, const string& name,
157 const std::vector<AttributionNodeInternal>& attributions, const string& name,
166 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName,
171 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName,
179 AttributionNodeInternal CreateAttribution(const int& uid, const string& tag);
DFieldValue_test.cpp91 AttributionNodeInternal attribution_node1; in TEST()
95 AttributionNodeInternal attribution_node2; in TEST()
99 AttributionNodeInternal attribution_node3; in TEST()
102 std::vector<AttributionNodeInternal> attribution_nodes = {attribution_node1, attribution_node2, in TEST()
177 AttributionNodeInternal attribution_node1; in TEST()
181 AttributionNodeInternal attribution_node2; in TEST()
185 AttributionNodeInternal attribution_node3; in TEST()
188 std::vector<AttributionNodeInternal> attribution_nodes = {attribution_node1, attribution_node2, in TEST()
440 AttributionNodeInternal attribution_node1; in TEST()
444 AttributionNodeInternal attribution_node2; in TEST()
[all …]
DLogEntryMatcher_test.cpp60 AttributionNodeInternal attribution_node1; in TEST()
64 AttributionNodeInternal attribution_node2; in TEST()
68 AttributionNodeInternal attribution_node3; in TEST()
71 std::vector<AttributionNodeInternal> attribution_nodes = {attribution_node1, attribution_node2, in TEST()
308 AttributionNodeInternal attribution_node1; in TEST()
312 AttributionNodeInternal attribution_node2; in TEST()
316 AttributionNodeInternal attribution_node3; in TEST()
320 AttributionNodeInternal attribution_node4; in TEST()
323 std::vector<AttributionNodeInternal> attribution_nodes = {attribution_node1, attribution_node2, in TEST()
387 AttributionNodeInternal attribution_node1; in TEST()
[all …]
Dstatsd_test_util.cpp329 const std::vector<AttributionNodeInternal>& attributions, const string& jobName, in CreateScheduledJobStateChangedEvent()
340 const std::vector<AttributionNodeInternal>& attributions, in CreateStartScheduledJobEvent()
348 const std::vector<AttributionNodeInternal>& attributions, in CreateFinishScheduledJobEvent()
355 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateWakelockStateChangedEvent()
367 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateAcquireWakelockEvent()
374 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateReleaseWakelockEvent()
403 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncStateChangedEvent()
414 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncStartEvent()
420 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncEndEvent()
470 AttributionNodeInternal CreateAttribution(const int& uid, const string& tag) { in CreateAttribution()
[all …]
DLogEvent_test.cpp34 std::vector<AttributionNodeInternal> nodes; in TEST()
36 AttributionNodeInternal node1; in TEST()
41 AttributionNodeInternal node2; in TEST()
217 std::vector<AttributionNodeInternal> nodes; in TEST()
222 AttributionNodeInternal node1; in TEST()
227 AttributionNodeInternal node2; in TEST()
DStatsLogProcessor_test.cpp267 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
495 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
704 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
856 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
1262 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
1623 std::vector<AttributionNodeInternal> attributions1 = {CreateAttribution(111, "App1")}; in TEST()
/frameworks/base/cmds/statsd/src/logd/
DLogEvent.h33 struct AttributionNodeInternal { struct
150 bool write(const std::vector<AttributionNodeInternal>& nodes);
151 bool write(const AttributionNodeInternal& node);
DLogEvent.cpp366 bool LogEvent::write(const std::vector<AttributionNodeInternal>& nodes) { in write()
384 bool LogEvent::write(const AttributionNodeInternal& node) { in write()
/frameworks/base/cmds/statsd/tests/condition/
DSimpleConditionTracker_test.cpp61 std::vector<AttributionNodeInternal> nodes; in writeAttributionNodesToEvent()
63 AttributionNodeInternal node; in writeAttributionNodesToEvent()