Home
last modified time | relevance | path

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

/openbmc/qemu/python/tests/
H A Dprotocol.py217 async def _asyncSetUp(self): member in TestBase
233 await self._asyncSetUp()
444 async def _asyncSetUp(self): member in FakeSession
445 await super()._asyncSetUp()
575 async def _asyncSetUp(self): member in SimpleSession
576 await super()._asyncSetUp()