Searched refs:objectBound (Results 1 – 1 of 1) sorted by relevance
231 WildcardType objectBound = in testNewWildcardType() local238 assertEqualWildcardType(noBoundJvmType, objectBound); in testNewWildcardType()239 assertEqualWildcardType(objectBoundJvmType, objectBound); in testNewWildcardType()245 noBoundJvmType, objectBoundJvmType, objectBound) in testNewWildcardType()305 TypeVariable<?> objectBound = withBounds(objectBoundJvmType, Object.class); in testNewTypeVariable() local312 assertEqualTypeVariable(objectBoundJvmType, objectBound); in testNewTypeVariable()317 .addEqualityGroup(objectBoundJvmType, objectBound) in testNewTypeVariable()