Home
last modified time | relevance | path

Searched defs:func_wrapper (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py1545 def func_wrapper(test_case: QMPTestCase, *args: List[Any], function
1567 def func_wrapper(test_case: QMPTestCase, *args: List[Any], function
1580 def func_wrapper(*args, **kwargs): function