Searched refs:typeParameter2 (Results 1 – 2 of 2) sorted by relevance
83 val typeParameter2 = typeParameters2[i] in equals() constant84 if (typeParameter1.typeBounds() != typeParameter2.typeBounds()) { in equals()
681 val typeParameter2 = testClass2.typeParameterList.single() in 180 - test classItem toType() constant682 typeArgument2.assertReferencesTypeParameter(typeParameter2) in 180 - test classItem toType()684 assertEquals("test.pkg.Test", typeParameter2.typeBounds().single().toString()) in 180 - test classItem toType()