Home | History | Annotate | Download | only in jsr166

Lines Matching defs:isCompletedAbnormally

53         assertFalse(a.isCompletedAbnormally());
85 assertFalse(a.isCompletedAbnormally());
123 assertTrue(a.isCompletedAbnormally());
150 assertTrue(a.isCompletedAbnormally());
220 * isCompletedAbnormally and isCancelled return false for normally
238 * isCompletedAbnormally and isCancelled return false for normally