Home | History | Annotate | Download | only in cli

Lines Matching refs:attribute_name

192     def __init__(self, attribute_name, inline_option='',
196 attribute_name: the atest attribute name to populate (label)
200 self.attribute_name = attribute_name
418 self.topic_parse_info = item_parse_info(attribute_name='not_used')
588 setattr(self, item_parse_info.attribute_name, values)