Searched refs:nullValueRef (Results 1 – 2 of 2) sorted by relevance
525 ValueReference<Object, Object> nullValueRef = map.newValueReference(nullEntry, nullValue); in testSegmentGetAndContains() local526 nullEntry.setValueReference(nullValueRef); in testSegmentGetAndContains()
1041 ValueReference<Object, Object> nullValueRef = map.newValueReference(nullEntry, nullValue, 1); in testSegmentGetAndContains() local1042 nullEntry.setValueReference(nullValueRef); in testSegmentGetAndContains()