Home
last modified time | relevance | path

Searched refs:SuppressCrashReport (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Lib/test/
H A Dtf_inherit_check.py7 from test.support import SuppressCrashReport namespace
9 with SuppressCrashReport():
H A Dtest_repl.py8 from test.support import cpython_only, has_subprocess_support, SuppressCrashReport namespace
75 with SuppressCrashReport():
H A Dtest_faulthandler.py67 with support.SuppressCrashReport():
266 with support.SuppressCrashReport():
H A Dtest_tracemalloc.py938 with support.SuppressCrashReport():
969 with support.SuppressCrashReport():
H A Dtest_exceptions.py16 SuppressCrashReport)
1463 with SuppressCrashReport():
H A Dtest_cmd_line.py468 test.support.SuppressCrashReport().__enter__()
728 with support.SuppressCrashReport():
H A Dtest_threading.py1257 with test.support.SuppressCrashReport():
H A Dtest_subprocess.py1271 with support.SuppressCrashReport():
2125 with support.SuppressCrashReport():
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py71 with support.SuppressCrashReport():
267 with support.SuppressCrashReport():
295 with support.SuppressCrashReport():
330 with support.SuppressCrashReport():
536 with support.SuppressCrashReport():
766 with support.SuppressCrashReport():
1147 with support.SuppressCrashReport():
/third_party/python/Lib/test/support/
H A D__init__.py58 "swap_attr", "Matcher", "set_memlimit", "SuppressCrashReport", "sortdict",
1646 class SuppressCrashReport: class

Completed in 20 milliseconds