Searched refs:attribution_node3 (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/tests/
H A DFieldValue_test.cpp97 AttributionNodeInternal attribution_node3; local
98 attribution_node3.set_uid(3333);
99 attribution_node3.set_tag("location3");
101 attribution_node3};
183 AttributionNodeInternal attribution_node3; local
184 attribution_node3.set_uid(3333);
185 attribution_node3.set_tag("location3");
187 attribution_node3};
H A DLogEntryMatcher_test.cpp71 AttributionNodeInternal attribution_node3; local
72 attribution_node3.set_uid(3333);
73 attribution_node3.set_tag("location3");
75 attribution_node3};
311 AttributionNodeInternal attribution_node3; local
312 attribution_node3.set_uid(3333);
313 attribution_node3.set_tag("location3");
319 attribution_node3, attribution_node4};
386 AttributionNodeInternal attribution_node3; local
387 attribution_node3
[all...]

Completed in 153 milliseconds