Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
D_time_test.py85 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/llvm-project/clang/test/OpenMP/
Dteams_distribute_parallel_for_messages.cpp145 void test_cancel() { in test_cancel() function
Ddistribute_parallel_for_messages.cpp145 void test_cancel() { in test_cancel() function
/external/python/cpython3/Lib/test/
Dtest_sched.py98 def test_cancel(self): member in TestCase
Dtest_concurrent_futures.py1348 def test_cancel(self): member in FutureTests
/external/python/cpython3/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
/external/python/futures/
Dtest_futures.py645 def test_cancel(self): member in FutureTests
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl_test.cc473 const bool test_cancel = false) { in TestFunction()
572 const bool test_cancel) { in TestComponentFunction()
/external/rust/crates/nix/test/sys/
Dtest_aio.rs51 fn test_cancel() { in test_cancel() function
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py225 def test_cancel(self): member in BaseFutureTests
Dtest_tasks.py576 def test_cancel(self): member in BaseTaskTests