Home
last modified time | relevance | path

Searched defs:should_error (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
Dserver.rs51 should_error: bool, field
73 pub fn should_error(&mut self) { in should_error() method
83 let should_error = self.should_error; in build() localVariable