Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/hid/tests/
Dbase.py384 def __exit__(self, exc_type, exc_value, traceback): argument
/linux-6.14.4/tools/testing/selftests/net/lib/py/
Dksft.py97 def __exit__(self, exc_type, exc_val, exc_tb): argument