Home
last modified time | relevance | path

Searched defs:SemanticsNodeInteractionCollection (Results 1 – 8 of 8) sorted by relevance

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DSelectors.kt140 fun SemanticsNodeInteractionCollection.onFirst(): SemanticsNodeInteraction { in onFirst() method
151 fun SemanticsNodeInteractionCollection.onLast(): SemanticsNodeInteraction { in SemanticsNodeInteractionCollection() method
160 fun SemanticsNodeInteractionCollection.filter( in filter() method
179 fun SemanticsNodeInteractionCollection.filterToOne( in filterToOne() method
DAssertions.kt272 fun SemanticsNodeInteractionCollection.assertCountEquals( in assertCountEquals() method
296 fun SemanticsNodeInteractionCollection.assertAny( in assertAny() method
319 fun SemanticsNodeInteractionCollection.assertAll( in SemanticsNodeInteractionCollection() method
DSemanticsNodeInteraction.kt221 class SemanticsNodeInteractionCollection class
DGlobalAssertions.kt99 fun SemanticsNodeInteractionCollection.invokeGlobalAssertions(): in invokeGlobalAssertions() method
DOutput.kt83 fun SemanticsNodeInteractionCollection.printToString( in printToString() method
109 fun SemanticsNodeInteractionCollection.printToLog( in printToLog() method
DActions.kt738 fun SemanticsNodeInteractionCollection.tryPerformAccessibilityChecks(): in tryPerformAccessibilityChecks() method
/compose/ui/ui-test/src/androidInstrumentedTest/kotlin/androidx/compose/ui/test/junit4/
DMultipleActivitiesFindTest.kt46 private fun SemanticsNodeInteractionCollection.isNotEmpty(): Boolean { in SemanticsNodeInteractionCollection() method
DMultipleActivitiesClickTest.kt61 private fun SemanticsNodeInteractionCollection.isNotEmpty(): Boolean { in SemanticsNodeInteractionCollection() method