Lines Matching defs:support
9 from test import support
10 from test.support import os_helper
11 from test.support import script_helper, is_android
12 from test.support import skip_if_sanitizer
22 if not support.has_subprocess_support:
67 with support.SuppressCrashReport():
266 with support.SuppressCrashReport():
323 "subprocess doesn't support pass_fds on Windows")
408 @support.requires_subprocess()
417 @support.requires_subprocess()
430 @support.requires_subprocess()
503 "subprocess doesn't support pass_fds on Windows")
674 "subprocess doesn't support pass_fds on Windows")
776 "subprocess doesn't support pass_fds on Windows")