Searched refs:Cancellation (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | cancellation_test.cc | 25 TEST(Cancellation, SimpleNoCancel) { in TEST() argument 38 TEST(Cancellation, SimpleCancel) { in TEST() argument 50 TEST(Cancellation, CancelBeforeRegister) { in TEST() argument 59 TEST(Cancellation, DeregisterAfterCancel) { in TEST() argument 73 TEST(Cancellation, CancelMultiple) { in TEST() argument 98 TEST(Cancellation, IsCancelled) { in TEST() argument 118 TEST(Cancellation, TryDeregisterWithoutCancel) { in TEST() argument 131 TEST(Cancellation, TryDeregisterAfterCancel) { in TEST() argument 145 TEST(Cancellation, TryDeregisterDuringCancel) { in TEST() argument
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | ContextPropagationToken.cs | 47 & ~ContextPropagationFlags.Deadline & ~ContextPropagationFlags.Cancellation; 153 Cancellation = 8 enumerator
|
/external/grpc-grpc/src/objective-c/RxLibrary/ |
D | GRXConcurrentWriteable.m | 79 // Cancellation is now impossible. None of the other three blocks can run concurrently with
|
/external/python/cpython3/Doc/library/ |
D | asyncio-api-index.rst | 66 * :ref:`Cancellation <asyncio_example_task_cancel>`.
|
D | asyncio-task.rst | 372 Shielding From Cancellation
|
D | asyncio-eventloop.rst | 1356 Cancellation of ``serve_forever`` task causes the server
|
/external/grpc-grpc/test/cpp/common/ |
D | alarm_test.cc | 232 TEST(AlarmTest, Cancellation) { in TEST() argument
|
/external/libchrome/base/ |
D | bind_unittest.cc | 1303 TEST_F(BindTest, Cancellation) { in TEST_F() argument
|
/external/libchrome/mojo/public/c/system/ |
D | README.md | 857 // Cancellation is always the last event and is guaranteed to happen for
|