Searched defs:expectedType (Results 1 – 5 of 5) sorted by relevance
303 val expectedType = expectedTypes[name]!! in Test nullability of parameter annotated with @not-type-use-NonNull() constant363 val expectedType = expectedTypes[name]!! in Test nullability of parameter annotated with @not-type-use-Nullable() constant418 val expectedType = expectedTypes[name]!! in Test nullability of non-Kotlin varargs() constant470 val expectedType = expectedTypes[name]!! in Test nullability of Kotlin varargs last() constant505 val expectedType = expectedTypes[name]!! in Test nullability of Kotlin varargs not-last() constant540 val expectedType = expectedTypes[name]!! in Test nullability of Kotlin varargs last in inline reified fun() constant
300 val expectedType = expectedTypes[name]!! in <lambda>() constant359 val expectedType = expectedTypes[name]!! in <lambda>() constant
277 ObjTypeInfo(Class<?> expectedType, boolean isList) { in ObjTypeInfo()
163 ObjTypeInfo(Class<?> expectedType, boolean isList) { in ObjTypeInfo()
1449 val (expectedType, expectedNullability) = expectedTypesAndNullability[name]!! in Test inheritMethodFromNonApiAncestor with type substitutions and not type use nullability annotations() constant