Home
last modified time | relevance | path

Searched defs:test_cancel (Results 1 – 14 of 14) sorted by relevance

/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
D_time_test.py83 def test_cancel(self): member in TimeTest
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_config_name.py69 def test_cancel(self): member in ConfigNameTest
/external/eigen/unsupported/test/
Dcxx11_non_blocking_thread_pool.cpp105 static void test_cancel() in test_cancel() function
/external/python/cpython3/Lib/test/
Dtest_sched.py113 def test_cancel(self): member in TestCase
Dtest_concurrent_futures.py1498 def test_cancel(self): member in FutureTests
/external/rust/crates/uniffi_core/src/ffi/rustfuture/
Dtests.rs143 fn test_cancel() { in test_cancel() function
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config_key.py260 def test_cancel(self, mock_frame_ok): member in CancelWindowTest
Dtest_query.py69 def test_cancel(self): member in QueryTest
/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/
Dcall_test.py755 async def test_cancel(self): member in TestStreamStreamCall
/external/python/python-api-core/tests/unit/
Dtest_grpc_helpers.py141 def test_cancel(self): member in Test_StreamingResponseIterator
/external/python/cpython3/Lib/unittest/test/
Dtest_async_case.py362 async def test_cancel(self): member in TestAsyncCase.test_base_exception_from_async_method.Test
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl_test.cc479 const bool test_cancel = false) { in TestFunction()
578 const bool test_cancel) { in TestComponentFunction()
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py243 def test_cancel(self): member in BaseFutureTests
Dtest_tasks.py663 def test_cancel(self): member in BaseTaskTests