Searched defs:nonInterfaceReturnFailure (Results 1 – 2 of 2) sorted by relevance
29 fun nonInterfaceReturnFailure(prefix: String, index: Int = -1) = in classNotImmutableFailure() method40 fun nonInterfaceReturnFailure() = "Must return an interface" method
383 private fun nonInterfaceReturnFailure(line: Long) = in <lambda>() method in android.processor.ImmutabilityProcessorTest386 private fun nonInterfaceReturnFailure(line: Long, prefix: String = "", index: Int = -1) = in <lambda>() method