Home | History | Annotate | Download | only in jsr166

Lines Matching defs:isCompletedAbnormally

55         assertFalse(a.isCompletedAbnormally());
87 assertFalse(a.isCompletedAbnormally());
105 assertTrue(a.isCompletedAbnormally());
132 assertTrue(a.isCompletedAbnormally());
203 * isCompletedAbnormally and isCancelled return false for normally
219 * isCompletedAbnormally and isCancelled return false for normally