Searched refs:LoggingSilencer (Results 1 – 21 of 21) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
D | support.py | 19 class LoggingSilencer(object): class 22 super(LoggingSilencer, self).setUp() 34 super(LoggingSilencer, self).tearDown()
|
D | test_bdist_msi.py | 11 support.LoggingSilencer,
|
D | test_bdist_wininst.py | 10 support.LoggingSilencer,
|
D | test_install_headers.py | 12 support.LoggingSilencer,
|
D | test_clean.py | 12 support.LoggingSilencer,
|
D | test_spawn.py | 13 support.LoggingSilencer,
|
D | test_build.py | 12 support.LoggingSilencer,
|
D | test_install_scripts.py | 14 support.LoggingSilencer,
|
D | test_check.py | 9 class CheckTestCase(support.LoggingSilencer,
|
D | test_config.py | 52 support.LoggingSilencer,
|
D | test_bdist_dumb.py | 30 support.LoggingSilencer,
|
D | test_build_scripts.py | 15 support.LoggingSilencer,
|
D | test_config_cmd.py | 11 class ConfigTestCase(support.LoggingSilencer,
|
D | test_install_data.py | 12 support.LoggingSilencer,
|
D | test_bdist_rpm.py | 28 support.LoggingSilencer,
|
D | test_build_py.py | 17 support.LoggingSilencer,
|
D | test_install_lib.py | 13 support.LoggingSilencer,
|
D | test_build_clib.py | 14 support.LoggingSilencer,
|
D | test_archive_util.py | 38 support.LoggingSilencer,
|
D | test_dist.py | 41 support.LoggingSilencer,
|
D | test_build_ext.py | 30 support.LoggingSilencer,
|