Searched refs:SemanticsNodeInteractionCollection (Results 1 – 1 of 1) sorted by relevance
20 import androidx.compose.ui.test.SemanticsNodeInteractionCollection23 fun SemanticsNodeInteractionCollection.onEach(assert: SemanticsNodeInteraction.() -> Unit) { in SemanticsNodeInteractionCollection() method