Home
last modified time | relevance | path

Searched defs:check_warnings (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dwarnings_helper.py86 def check_warnings(*filters, **kwargs): function
/aosp_15_r20/external/python/cpython2/Lib/test/support/
D__init__.py968 def check_warnings(*filters, **kwargs): function