Searched refs:capture_sys_output (Results 1 – 6 of 6) sorted by relevance
10 from test_util import capture_sys_output35 with capture_sys_output() as (stdout, stderr):
133 with test_util.capture_sys_output() as (stdout, stderr):
1287 with test_util.capture_sys_output() as (stdout, stderr):1294 with test_util.capture_sys_output() as (stdout, stderr):1462 with test_util.capture_sys_output() as (stdout, stderr):1634 with test_util.capture_sys_output() as (stdout, stderr):1752 with test_util.capture_sys_output() as (stdout, stderr):
78 def capture_sys_output(): function
693 with test_util.capture_sys_output() as (stdout, stderr):
456 with test_util.capture_sys_output() as (stdout, stderr):