Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_threading.py1334 class TimerTests(BaseTestCase): class
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2287 class TimerTests(unittest.TestCase): class