Home | History | Annotate | Download | only in pyautolib

Lines Matching full:sanitizer

4118     """Simulates a memory bug for Address Sanitizer to catch.
4120 Address Sanitizer (if it was built it) will catch the bug and abort