Searched refs:start_check (Results 1 – 1 of 1) sorted by relevance
84 fn start_check(&self, section: Section) -> Result<()> { in start_check() method97 self.start_check(Section::Questions)?; in start_questions()104 self.start_check(Section::Answers)?; in start_answers()111 self.start_check(Section::Authorities)?; in start_authorities()118 self.start_check(Section::Additionals)?; in start_additionals()