Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/lib/py/
H A Dnetns.py24 def __exit__(self, ex_type, ex_value, ex_tb): argument
H A Dnsim.py94 def __exit__(self, ex_type, ex_value, ex_tb): argument
/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py488 ex_type, ex, ex_tb = sys.exc_info()
491 traceback.print_tb(ex_tb)
538 ex_type, ex, ex_tb = sys.exc_info()
553 traceback.print_tb(ex_tb)