Searched refs:Questions (Results 1 – 4 of 4) sorted by relevance
97 self.start_check(Section::Questions)?; in start_questions()98 self.section = Section::Questions; in start_questions()126 Section::Questions => (&mut self.header.questions, Error::ErrTooManyQuestions), in increment_section_count()145 if self.section < Section::Questions { in add_question()148 if self.section > Section::Questions { in add_question()
62 Questions = 2, enumerator74 2 => Section::Questions, in from()88 Section::Questions => "question", in fmt()112 Section::Questions => self.questions, in count()
40 self.section = Section::Questions; in start()107 self.check_advance(Section::Questions)?; in question()144 self.check_advance(Section::Questions)?; in skip_question()
261 section: Section::Questions, in test_question_pack_unpack()992 section: Section::Questions, in test_builder_resource_error()