Home
last modified time | relevance | path

Searched refs:exc_tb (Results 1 – 4 of 4) sorted by relevance

/qemu/python/qemu/qmp/
H A Dlegacy.py119 exc_tb: Optional[TracebackType]) -> None:
/qemu/scripts/
H A Dsimpletrace.py217 def __exit__(self, exc_type, exc_val, exc_tb): argument
/qemu/python/qemu/machine/
H A Dmachine.py201 exc_tb: Optional[TracebackType]) -> None:
/qemu/tests/qemu-iotests/
H A Diotests.py789 def __exit__(self, exc_type, exc_val, exc_tb): argument