Searched refs:varargs (Results 1 – 6 of 6) sorted by relevance
375 fun `Test nullability of non-Kotlin varargs`() { in Test nullability of non-Kotlin varargs()430 fun `Test nullability of Kotlin varargs last`() { in Test nullability of Kotlin varargs last()479 fun `Test nullability of Kotlin varargs not-last`() { in Test nullability of Kotlin varargs not-last()514 fun `Test nullability of Kotlin varargs last in inline reified fun`() { in Test nullability of Kotlin varargs last in inline reified fun()
18 Test nullability of varargs[kotlin,k1]19 Test nullability of varargs[kotlin,k2]
210 val (inner, varargs) = in <lambda>() constant284 return DefaultArrayTypeItem(arrayModifiers, componentType, varargs) in <lambda>()
334 val varargs = paramTypes[2] in Test class array types() constant336 assertThat((varargs as ArrayTypeItem).componentType.isString()).isTrue() in Test class array types()337 assertThat(varargs.isVarargs).isTrue() in Test class array types()
1169 fun `Test nullability of varargs`() { in <lambda>()
657 fun `Nullness in varargs`() { in Nullness in varargs()