Searched defs:nonInterfaceClassFailure (Results 1 – 2 of 2) sorted by relevance
27 fun nonInterfaceClassFailure() = "Class was not an interface" in classNotImmutableFailure() method
380 private fun nonInterfaceClassFailure(line: Long) = in <lambda>() method in android.processor.ImmutabilityProcessorTest