Searched refs:skip_authority (Results 1 – 2 of 2) sorted by relevance
257 pub fn skip_authority(&mut self) -> Result<()> { in skip_authority() method264 if let Err(err) = self.skip_authority() { in skip_all_authorities()
585 p.skip_authority()?; in test_skip_each()586 if let Err(err) = p.skip_authority() { in test_skip_each()634 "Authority" => p.skip_authority(), in test_skip_after_read()