Searched refs:test_cancel (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython2/Lib/idlelib/idle_test/ | ||
D | test_config_name.py | 67 def test_cancel(self): member in ConfigNameTest |
/external/python/cpython3/Lib/test/ | ||
D | test_sched.py | 101 def test_cancel(self): member in TestCase |
D | test_concurrent_futures.py | 640 def test_cancel(self): member in FutureTests |
/external/python/cpython3/Lib/idlelib/idle_test/ | ||
D | test_query.py | 73 def test_cancel(self): member in QueryTest |
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_futures.py | 147 def test_cancel(self): member in BaseFutureTests |
D | test_tasks.py | 442 def test_cancel(self): member in BaseTaskTests |
/external/python/futures/ | ||
D | test_futures.py | 645 def test_cancel(self): member in FutureTests |