Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_base_events.py228 def test_call_later(self): member in BaseEventLoopTests
Dtest_events.py283 def test_call_later(self): member in EventLoopTestsMixin