Searched refs:ErrTooManyQuestions (Results 1 – 4 of 4) sorted by relevance
47 ErrTooManyQuestions, enumerator
126 Section::Questions => (&mut self.header.questions, Error::ErrTooManyQuestions), in increment_section_count()
292 return Err(Error::ErrTooManyQuestions); in append_pack()
691 Error::ErrTooManyQuestions, in test_too_many_records()