Home
last modified time | relevance | path

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

/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DServerImplTest.java942 final AtomicBoolean contextCancelled) throws Exception { in testClientClose_setup()
988 AtomicBoolean contextCancelled = new AtomicBoolean(false); in testClientClose_cancelTriggersImmediateCancellation() local
1011 AtomicBoolean contextCancelled = new AtomicBoolean(false); in testClientClose_OkTriggersDelayedCancellation() local