Searched refs:dummyValueRef (Results 1 – 2 of 2) sorted by relevance
537 ValueReference<Object, Object> dummyValueRef = map.newValueReference(dummy, dummyValue); in testSegmentGetAndContains() local538 dummy.setValueReference(dummyValueRef); in testSegmentGetAndContains()548 dummyValueRef = map.newValueReference(dummy, dummyValue); in testSegmentGetAndContains()549 dummy.setValueReference(dummyValueRef); in testSegmentGetAndContains()
1053 ValueReference<Object, Object> dummyValueRef = map.newValueReference(dummy, dummyValue, 1); in testSegmentGetAndContains() local1054 dummy.setValueReference(dummyValueRef); in testSegmentGetAndContains()1064 dummyValueRef = map.newValueReference(dummy, dummyValue, 1); in testSegmentGetAndContains()1065 dummy.setValueReference(dummyValueRef); in testSegmentGetAndContains()