Searched refs:failingToType (Results 1 – 1 of 1) sorted by relevance
904 …final Type failingToType = TypeUtils.wildcardType().withLowerBounds(ClassWithSuperClassWithGeneric… in testLANG1190() local906 assertTrue(TypeUtils.isAssignable(fromType, failingToType)); in testLANG1190()