Searched defs:exc_type (Results 1 – 3 of 3) sorted by relevance
/qemu/tests/functional/qemu_test/ |
H A D | ports.py | 31 def __exit__(self, exc_type, exc_value, traceback): argument
|
/qemu/scripts/ |
H A D | simpletrace.py | 217 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 747 def __exit__(self, exc_type, value, traceback): argument 789 def __exit__(self, exc_type, exc_val, exc_tb): argument
|