Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/tests/e2e/
DAttribution_e2e_test.cpp36 auto attributionNodeMatcher = in CreateStatsdConfig() local
38 attributionNodeMatcher->set_field(1); in CreateStatsdConfig()
39 attributionNodeMatcher->set_position(Position::ANY); in CreateStatsdConfig()
40 auto uidMatcher = attributionNodeMatcher->mutable_matches_tuple()->add_field_value_matcher(); in CreateStatsdConfig()