Searched refs:oldValueRef (Results 1 – 2 of 2) sorted by relevance
579 DummyValueReference<Object, Object> oldValueRef = DummyValueReference.create(oldValue, entry); in testSegmentReplaceValue() local580 entry.setValueReference(oldValueRef); in testSegmentReplaceValue()601 entry.setValueReference(oldValueRef); in testSegmentReplaceValue()603 oldValueRef.clear(null); in testSegmentReplaceValue()623 DummyValueReference<Object, Object> oldValueRef = DummyValueReference.create(oldValue, entry); in testSegmentReplace() local624 entry.setValueReference(oldValueRef); in testSegmentReplace()640 entry.setValueReference(oldValueRef); in testSegmentReplace()642 oldValueRef.clear(null); in testSegmentReplace()671 DummyValueReference<Object, Object> oldValueRef = DummyValueReference.create(oldValue, entry); in testSegmentPut() local672 entry.setValueReference(oldValueRef); in testSegmentPut()[all …]
1095 DummyValueReference<Object, Object> oldValueRef = DummyValueReference.create(oldValue); in testSegmentReplaceValue() local1096 entry.setValueReference(oldValueRef); in testSegmentReplaceValue()1117 entry.setValueReference(oldValueRef); in testSegmentReplaceValue()1119 oldValueRef.clear(); in testSegmentReplaceValue()1139 DummyValueReference<Object, Object> oldValueRef = DummyValueReference.create(oldValue); in testSegmentReplace() local1140 entry.setValueReference(oldValueRef); in testSegmentReplace()1156 entry.setValueReference(oldValueRef); in testSegmentReplace()1158 oldValueRef.clear(); in testSegmentReplace()1187 DummyValueReference<Object, Object> oldValueRef = DummyValueReference.create(oldValue); in testSegmentPut() local1188 entry.setValueReference(oldValueRef); in testSegmentPut()[all …]