Searched refs:assertNotCancelled (Results 1 – 4 of 4) sorted by relevance
85 tester.assertNotCancelled("foo"); in cancellingNonEntryPointProducer_doesNotCancelUnderlyingTask()98 tester.assertNotCancelled("leaf2", "leaf3"); in cancellingProducerFromComponentDependency_cancelsUnderlyingTask()
60 tester.assertNotCancelled("leaf1", "leaf2", "leaf3"); in cancellingSubcomponent_doesNotCancelParent()106 tester.assertNotCancelled("subTask1", "subTask2"); in cancellingProducerFromComponentDependency_inSubcomponent_cancelsUnderlyingTask()
89 Only assertNotCancelled(String... nodes) { in assertNotCancelled() method in ProducerTester
170 tester.assertNotCancelled("a"); in nonPropagatingParent_childCancellationDoesNotPropagateToParent()