Home
last modified time | relevance | path

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

/external/pigweed/pw_transfer/integration_test/
Dtest_fixture.py159 async def wait_for_termination(self, timeout: float): member in MonitoredSubprocess
/external/python/bumble/bumble/transport/
Dcommon.py226 async def wait_for_termination(self): member in ParserSource
/external/python/bumble/bumble/
Dcontroller.py292 async def wait_for_termination(self): member in Controller