Searched refs:noBound (Results 1 – 1 of 1) sorted by relevance
304 TypeVariable<?> noBound = withBounds(noBoundJvmType); in testNewTypeVariable() local309 assertEqualTypeVariable(noBoundJvmType, noBound); in testNewTypeVariable()316 .addEqualityGroup(noBoundJvmType, noBound) in testNewTypeVariable()