Searched refs:parameterType (Results 1 – 3 of 3) sorted by relevance
175 val (returnType, parameterType) = in test() constant195 method public $returnType method($parameterType p); in test()204 $returnType method($parameterType p); in test()
803 val parameterType = fooMethod.parameters().single().type() in <lambda>() constant804 parameterType.assertArrayTypeItem { in <lambda>()
1395 val parameterType = inheritedMethod.parameters().single().type() in Test inheritMethodFromNonApiAncestor with type substitutions() constant1397 .that(parameterType.toTypeString(kotlinStyleNulls = true)) in Test inheritMethodFromNonApiAncestor with type substitutions()