Home | History | Annotate | Download | only in test

Lines Matching refs:__getattribute__

559       entries = group_message.__getattribute__(field.name)
585 entries = group_message.__getattribute__(field.name).entries
615 settings.__getattribute__(group.name).CopyFrom(group_message)
645 settings.__getattribute__(field.name).CopyFrom(policy_message)