Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/resources/
Dfifo_mock.py56 def __exit__(self, exc_type, exc_val, exc_tb): argument
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Djobserver.py30 def __exit__(self, exc_type, exc_value, traceback): argument