Home | History | Annotate | Download | only in collect

Lines Matching defs:reclaimValue

396     map.reclaimValue(entry.getValueReference());
1136 assertFalse(segment.reclaimValue(key, hash, valueRef));
1142 assertTrue(segment.reclaimValue(key, hash, valueRef));
1156 assertFalse(segment.reclaimValue(key, hash, valueRef));
1158 assertTrue(segment.reclaimValue(key, hash, otherValueRef));