Lines Matching defs:_crasher
368 _crasher = None
380 if self._crasher is not None and self._crasher.error_on_hash:
389 if self._crasher is not None and self._crasher.error_on_eq:
402 if HashKey._crasher is not None and HashKey._crasher.error_on_hash:
407 if HashKey._crasher is not None and HashKey._crasher.error_on_eq:
418 if HashKey._crasher is not None:
420 HashKey._crasher = self
423 HashKey._crasher = None