Home
last modified time | relevance | path

Searched defs:skip_if_sanitizer (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_faulthandler.py12 from test.support import skip_if_sanitizer namespace
H A Dtest_io.py46 from test.support import skip_if_sanitizer namespace
/third_party/python/Lib/test/support/
H A D__init__.py424 def skip_if_sanitizer(reason=None, *, address=False, memory=False, ub=False): function

Completed in 10 milliseconds