Searched refs:typeParameter1 (Results 1 – 2 of 2) sorted by relevance
82 val typeParameter1 = typeParameters1[i] in equals() constant84 if (typeParameter1.typeBounds() != typeParameter2.typeBounds()) { in equals()
670 val typeParameter1 = testClass1.typeParameterList.single() in 180 - test classItem toType() constant671 typeArgument1.assertReferencesTypeParameter(typeParameter1) in 180 - test classItem toType()673 assertEquals(0, typeParameter1.typeBounds().count()) in 180 - test classItem toType()