Home
last modified time | relevance | path

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

/external/lldb/test/unittest2/test/
Dsupport.py150 self._showwarning = self._module.showwarning
153 def showwarning(*args, **kwargs): function
155 self._module.showwarning = showwarning
164 self._module.showwarning = self._showwarning
/external/autotest/client/common_lib/
Dbase_utils.py84 warnings.showwarning = custom_warning_handler