Home
last modified time | relevance | path

Searched refs:checkwarnings (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xml_etree.py1829 checkwarnings = None variable in CleanContext
1849 self.checkwarnings = test_support.check_warnings(*deprecations,
1860 self.checkwarnings.__enter__()
1867 self.checkwarnings.__exit__(*args)