Searched defs:_run_once (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/test/test_asyncio/ | ||
H A D | utils.py | 486 def _run_once(self): member in TestLoop |
H A D | test_events.py | 1685 def _run_once(): function |
/third_party/python/Lib/asyncio/ | ||
H A D | base_events.py | 1845 def _run_once(self): member in BaseEventLoop |
Completed in 7 milliseconds