Home | History | Annotate | Download | only in collect

Lines Matching defs:isIntact

194     assertTrue("Empty heap should be OK", mmHeap.isIntact());
201 mmHeap.isIntact());
221 assertTrue(mmHeap.isIntact());
228 " random mixture of operations", mmHeap.isIntact());
272 assertTrue("Heap is not intact initally", mmHeap.isIntact());
276 assertTrue("Heap is not intact after remove()", mmHeap.isIntact());
281 assertTrue("Heap is not intact after removeAll()", mmHeap.isIntact());
292 assertTrue("Heap is not intact after remove()", mmHeap.isIntact());
342 assertTrue("State " + Arrays.toString(q.toArray()), q.isIntact());
356 assertTrue(q.isIntact());
370 assertTrue("Heap is not intact initially", mmHeap.isIntact());
373 assertTrue("Heap is not intact after remove()", mmHeap.isIntact());
386 assertTrue("Heap is not intact initially", mmHeap.isIntact());
389 assertTrue("Heap is not intact after remove()", mmHeap.isIntact());
401 assertTrue("Heap is not intact initially", mmHeap.isIntact());
417 assertTrue("Heap is not intact after remove()", mmHeap.isIntact());
442 assertTrue("Heap is not intact initially", mmHeap.isIntact());
449 assertTrue("Heap is not intact after remove", mmHeap.isIntact());
453 assertTrue("Heap is not intact after remove", mmHeap.isIntact());
473 assertTrue("Heap is not intact initially", mmHeap.isIntact());
495 assertTrue("Heap is not intact initially", mmHeap.isIntact());
504 assertTrue("Heap is not intact initially", mmHeap.isIntact());
526 mmHeap.isIntact());
558 assertTrue("Modification " + i + " of seed " + seed, mmHeap.isIntact());
560 assertTrue("Modification " + i + " of seed " + seed, mmHeap.isIntact());
632 assertTrue(q.isIntact());
635 assertTrue("State " + Arrays.toString(q.toArray()), q.isIntact());
664 assertTrue("State " + Arrays.toString(q.toArray()), q.isIntact());