Home | History | Annotate | Download | only in tester_feedback

Lines Matching refs:def

15     def get_choices_supplements(self):
31 def _get_input_choices_and_default(self):
36 def _get_choices_details(self):
41 def process(self, input_str):
58 def _get_input_choices_and_default(self):
62 def _get_choices_details(self):
66 def process(self, input_str):
73 def __init__(self, default=None):
85 def _get_input_choices_and_default(self):
91 def _get_choices_details(self):
95 def process(self, input_str):
109 def __init__(self, choices, default=None):
125 def _get_input_choices_and_default(self):
129 def _get_choices_details(self):
134 def process(self, input_str):