Home | History | Annotate | Download | only in tools

Lines Matching refs:iterator_type

527     iterator_type = random.choice(['keys', 'values', 'entries'])
529 (map_name, iterator_type)))
556 iterator_type = random.choice(['values', 'entries'])
558 (set_name, iterator_type)))