Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/testing/
D_time_test.py85 def test_cancel(self): member in TimeTest
/third_party/python/Lib/unittest/test/
Dtest_async_case.py266 async def test_cancel(self): member in TestAsyncCase.test_base_exception_from_async_method.Test
/third_party/python/Lib/idlelib/idle_test/
Dtest_config_key.py260 def test_cancel(self): member in CancelTest
Dtest_query.py69 def test_cancel(self): member in QueryTest
/third_party/python/Lib/test/
Dtest_sched.py99 def test_cancel(self): member in TestCase
Dtest_concurrent_futures.py1391 def test_cancel(self): member in FutureTests
/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
Dcall_test.py653 async def test_cancel(self): member in TestStreamStreamCall
/third_party/python/Lib/test/test_asyncio/
Dtest_futures.py242 def test_cancel(self): member in BaseFutureTests
Dtest_tasks.py630 def test_cancel(self): member in BaseTaskTests