Home
last modified time | relevance | path

Searched refs:test_cancel (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_config_name.py67 def test_cancel(self): member in ConfigNameTest
/external/python/cpython3/Lib/test/
Dtest_sched.py101 def test_cancel(self): member in TestCase
Dtest_concurrent_futures.py640 def test_cancel(self): member in FutureTests
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_query.py73 def test_cancel(self): member in QueryTest
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py147 def test_cancel(self): member in BaseFutureTests
Dtest_tasks.py442 def test_cancel(self): member in BaseTaskTests
/external/python/futures/
Dtest_futures.py645 def test_cancel(self): member in FutureTests