Searched refs:nullValueRef (Results 1 – 2 of 2) sorted by relevance
551 ValueReference<Object, Object> nullValueRef = map.newValueReference(nullEntry, nullValue); in testSegmentGetAndContains() local552 nullEntry.setValueReference(nullValueRef); in testSegmentGetAndContains()
997 ValueReference<Object, Object> nullValueRef = map.newValueReference(nullEntry, nullValue, 1); in testSegmentGetAndContains() local998 nullEntry.setValueReference(nullValueRef); in testSegmentGetAndContains()