Searched refs:is_non_deterministic_error (Results 1 – 6 of 6) sorted by relevance
52 fn is_non_deterministic_error(&self, err: &Error) -> bool { in is_non_deterministic_error() method
69 fn is_non_deterministic_error(&self, err: &Error) -> bool; in is_non_deterministic_error() method
89 fn is_non_deterministic_error(&self, err: &Error) -> bool { in is_non_deterministic_error() method
67 fn is_non_deterministic_error(&self, err: &Error) -> bool { in is_non_deterministic_error() method
147 fn is_non_deterministic_error(&self, err: &Error) -> bool { in is_non_deterministic_error() method
570 (Err(lhs), _) if lhs_engine.is_non_deterministic_error(&lhs) => { in new()587 !lhs_engine.is_non_deterministic_error(&lhs), in new()