Home
last modified time | relevance | path

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

/tools/testing/selftests/net/lib/py/
A Dnetns.py27 def __exit__(self, ex_type, ex_value, ex_tb): argument
A Dutils.py129 def __exit__(self, ex_type, ex_value, ex_tb): argument
153 def __exit__(self, ex_type, ex_value, ex_tb): argument
A Dnsim.py94 def __exit__(self, ex_type, ex_value, ex_tb): argument
/tools/testing/selftests/drivers/net/lib/py/
A Denv.py80 def __exit__(self, ex_type, ex_value, ex_tb): argument
225 def __exit__(self, ex_type, ex_value, ex_tb): argument
/tools/testing/selftests/tc-testing/
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)

Completed in 9 milliseconds