Home
last modified time | relevance | path

Searched refs:captured_stdout (Results 1 - 25 of 45) sorted by relevance

12

/third_party/python/Lib/distutils/tests/
H A Dtest_cmd.py4 from test.support import captured_stdout, run_unittest namespace
108 with captured_stdout() as stdout:
115 with captured_stdout() as stdout:
H A Dtest_core.py8 from test.support import captured_stdout, run_unittest namespace
121 with captured_stdout() as stdout:
128 with captured_stdout() as stdout:
H A Dtest_filelist.py12 from test.support import captured_stdout, run_unittest namespace
107 with captured_stdout() as stdout:
113 with captured_stdout() as stdout:
H A Dtest_install.py8 from test.support import captured_stdout, run_unittest, requires_subprocess namespace
250 with captured_stdout():
H A Dtest_sdist.py9 from test.support import captured_stdout, run_unittest namespace
280 with captured_stdout() as stdout:
H A Dtest_dist.py15 captured_stdout, captured_stderr, run_unittest
487 with captured_stdout() as s:
/third_party/python/Lib/test/test_importlib/frozen/
H A Dtest_loader.py5 from test.support import captured_stdout, import_helper, STDLIB_DIR namespace
62 with captured_stdout() as stdout:
141 with captured_stdout() as stdout:
194 with captured_stdout() as stdout:
236 with captured_stdout() as stdout:
/third_party/python/Lib/test/
H A Dtest_frozen.py16 from test.support import captured_stdout, import_helper namespace
26 with captured_stdout() as out:
H A Dtest_pydoc.py29 from test.support import (reap_children, captured_output, captured_stdout, namespace
673 with captured_stdout() as help_io:
683 with captured_stdout() as help_io:
908 with captured_stdout() as out:
915 with captured_stdout() as out:
929 with captured_stdout() as out:
948 with self.restrict_walk_packages(path=[TESTFN]), captured_stdout() as stdout:
1000 with captured_stdout() as help_io:
1012 with captured_stdout() as help_io:
1548 with captured_stdout() a
[all...]
H A Dtest_tabnanny.py13 from test.support import (captured_stderr, captured_stdout, script_helper, namespace
160 with captured_stdout() as stdout, captured_stderr() as stderr:
186 with captured_stdout() as stdout, captured_stderr() as stderr:
H A Dtest_calendar.py472 with support.captured_stdout() as out:
478 with support.captured_stdout() as out:
483 with support.captured_stdout() as out:
488 with support.captured_stdout() as out:
H A Dtest_trace.py4 from test.support import captured_stdout namespace
374 with captured_stdout() as stdout:
389 with captured_stdout() as stdout:
403 with captured_stdout() as stdout:
H A Dtest_logging.py1474 with support.captured_stdout() as output:
1489 with support.captured_stdout() as output:
1507 with support.captured_stdout() as output:
1530 with support.captured_stdout() as output:
1550 with support.captured_stdout() as output:
1570 with support.captured_stdout() as output:
3019 with support.captured_stdout() as output:
3034 with support.captured_stdout() as output:
3065 with support.captured_stdout() as output:
3080 with support.captured_stdout() a
[all...]
H A Dtest_mimetypes.py290 with support.captured_stdout() as output:
296 with support.captured_stdout() as output:
305 with support.captured_stdout() as output:
H A Dtest_timeit.py7 from test.support import captured_stdout namespace
249 with captured_stdout() as s:
384 with captured_stdout() as s:
H A Dtest_ensurepip.py302 with test.support.captured_stdout() as stdout:
333 with test.support.captured_stdout() as stdout:
H A Dtest_source_encoding.py4 from test.support import script_helper, captured_stdout, requires_subprocess namespace
322 with captured_stdout() as stdout:
H A Dtest_modulefinder.py396 with support.captured_stdout() as output:
H A Dtest_print.py58 with support.captured_stdout() as t:
H A Dtest_sysconfig.py9 captured_stdout, PythonSymlink, requires_subprocess, is_wasi
387 with captured_stdout() as output:
H A Dtest_asyncore.py281 with support.captured_stdout() as stdout:
295 with support.captured_stdout() as stdout:
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_grep.py10 from test.support import captured_stdout namespace
52 with captured_stdout() as s:
125 with captured_stdout() as s:
151 # so it can be replaced by captured_stdout in class setup/teardown.
/third_party/python/Lib/unittest/test/
H A Dtest_result.py5 from test.support import warnings_helper, captured_stdout, captured_stderr namespace
902 with captured_stdout() as stdout:
924 with captured_stdout() as stdout:
946 with captured_stdout() as stdout:
976 with captured_stdout() as stdout:
1017 with captured_stdout() as stdout:
1060 with captured_stdout() as stdout:
1083 with captured_stdout() as stdout:
1106 with captured_stdout() as stdout:
1139 with captured_stdout() a
[all...]
/third_party/python/Lib/test/test_tools/
H A Dtest_lll.py28 with support.captured_stdout() as output:
H A Dtest_fixcid.py88 support.captured_stdout() as output, \

Completed in 23 milliseconds

12