Searched defs:arrayFailure (Results 1 – 2 of 2) sorted by relevance
38 fun arrayFailure() = "Array types are not supported as they can be mutated by callers" method
401 private fun arrayFailure(line: Long) = in <lambda>() method in android.processor.ImmutabilityProcessorTest