1// Klib ABI Dump
2// Targets: [linuxX64.linuxx64Stubs]
3// Rendering settings:
4// - Signature version: 2
5// - Show manifest properties: true
6// - Show declarations: true
7
8// Library unique name: <androidx.compose.ui:ui-test>
9open annotation class androidx.compose.ui.test/ExperimentalTestApi : kotlin/Annotation { // androidx.compose.ui.test/ExperimentalTestApi|null[0]
10    constructor <init>() // androidx.compose.ui.test/ExperimentalTestApi.<init>|<init>(){}[0]
11}
12
13open annotation class androidx.compose.ui.test/InternalTestApi : kotlin/Annotation { // androidx.compose.ui.test/InternalTestApi|null[0]
14    constructor <init>() // androidx.compose.ui.test/InternalTestApi.<init>|<init>(){}[0]
15}
16
17abstract fun interface androidx.compose.ui.test/DeviceConfigurationOverride { // androidx.compose.ui.test/DeviceConfigurationOverride|null[0]
18    abstract fun Override(kotlin/Function0<kotlin/Unit>) // androidx.compose.ui.test/DeviceConfigurationOverride.Override|Override(kotlin.Function0<kotlin.Unit>){}[0]
19
20    final object Companion // androidx.compose.ui.test/DeviceConfigurationOverride.Companion|null[0]
21}
22
23abstract interface androidx.compose.ui.test/IdlingResource { // androidx.compose.ui.test/IdlingResource|null[0]
24    abstract val isIdleNow // androidx.compose.ui.test/IdlingResource.isIdleNow|{}isIdleNow[0]
25        abstract fun <get-isIdleNow>(): kotlin/Boolean // androidx.compose.ui.test/IdlingResource.isIdleNow.<get-isIdleNow>|<get-isIdleNow>(){}[0]
26
27    open fun getDiagnosticMessageIfBusy(): kotlin/String? // androidx.compose.ui.test/IdlingResource.getDiagnosticMessageIfBusy|getDiagnosticMessageIfBusy(){}[0]
28}
29
30abstract interface androidx.compose.ui.test/InjectionScope : androidx.compose.ui.unit/Density { // androidx.compose.ui.test/InjectionScope|null[0]
31    abstract val viewConfiguration // androidx.compose.ui.test/InjectionScope.viewConfiguration|{}viewConfiguration[0]
32        abstract fun <get-viewConfiguration>(): androidx.compose.ui.platform/ViewConfiguration // androidx.compose.ui.test/InjectionScope.viewConfiguration.<get-viewConfiguration>|<get-viewConfiguration>(){}[0]
33    abstract val visibleSize // androidx.compose.ui.test/InjectionScope.visibleSize|{}visibleSize[0]
34        abstract fun <get-visibleSize>(): androidx.compose.ui.unit/IntSize // androidx.compose.ui.test/InjectionScope.visibleSize.<get-visibleSize>|<get-visibleSize>(){}[0]
35    open val bottom // androidx.compose.ui.test/InjectionScope.bottom|{}bottom[0]
36        open fun <get-bottom>(): kotlin/Float // androidx.compose.ui.test/InjectionScope.bottom.<get-bottom>|<get-bottom>(){}[0]
37    open val bottomCenter // androidx.compose.ui.test/InjectionScope.bottomCenter|{}bottomCenter[0]
38        open fun <get-bottomCenter>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.bottomCenter.<get-bottomCenter>|<get-bottomCenter>(){}[0]
39    open val bottomLeft // androidx.compose.ui.test/InjectionScope.bottomLeft|{}bottomLeft[0]
40        open fun <get-bottomLeft>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.bottomLeft.<get-bottomLeft>|<get-bottomLeft>(){}[0]
41    open val bottomRight // androidx.compose.ui.test/InjectionScope.bottomRight|{}bottomRight[0]
42        open fun <get-bottomRight>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.bottomRight.<get-bottomRight>|<get-bottomRight>(){}[0]
43    open val center // androidx.compose.ui.test/InjectionScope.center|{}center[0]
44        open fun <get-center>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.center.<get-center>|<get-center>(){}[0]
45    open val centerLeft // androidx.compose.ui.test/InjectionScope.centerLeft|{}centerLeft[0]
46        open fun <get-centerLeft>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.centerLeft.<get-centerLeft>|<get-centerLeft>(){}[0]
47    open val centerRight // androidx.compose.ui.test/InjectionScope.centerRight|{}centerRight[0]
48        open fun <get-centerRight>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.centerRight.<get-centerRight>|<get-centerRight>(){}[0]
49    open val centerX // androidx.compose.ui.test/InjectionScope.centerX|{}centerX[0]
50        open fun <get-centerX>(): kotlin/Float // androidx.compose.ui.test/InjectionScope.centerX.<get-centerX>|<get-centerX>(){}[0]
51    open val centerY // androidx.compose.ui.test/InjectionScope.centerY|{}centerY[0]
52        open fun <get-centerY>(): kotlin/Float // androidx.compose.ui.test/InjectionScope.centerY.<get-centerY>|<get-centerY>(){}[0]
53    open val eventPeriodMillis // androidx.compose.ui.test/InjectionScope.eventPeriodMillis|{}eventPeriodMillis[0]
54        open fun <get-eventPeriodMillis>(): kotlin/Long // androidx.compose.ui.test/InjectionScope.eventPeriodMillis.<get-eventPeriodMillis>|<get-eventPeriodMillis>(){}[0]
55    open val height // androidx.compose.ui.test/InjectionScope.height|{}height[0]
56        open fun <get-height>(): kotlin/Int // androidx.compose.ui.test/InjectionScope.height.<get-height>|<get-height>(){}[0]
57    open val left // androidx.compose.ui.test/InjectionScope.left|{}left[0]
58        open fun <get-left>(): kotlin/Float // androidx.compose.ui.test/InjectionScope.left.<get-left>|<get-left>(){}[0]
59    open val right // androidx.compose.ui.test/InjectionScope.right|{}right[0]
60        open fun <get-right>(): kotlin/Float // androidx.compose.ui.test/InjectionScope.right.<get-right>|<get-right>(){}[0]
61    open val top // androidx.compose.ui.test/InjectionScope.top|{}top[0]
62        open fun <get-top>(): kotlin/Float // androidx.compose.ui.test/InjectionScope.top.<get-top>|<get-top>(){}[0]
63    open val topCenter // androidx.compose.ui.test/InjectionScope.topCenter|{}topCenter[0]
64        open fun <get-topCenter>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.topCenter.<get-topCenter>|<get-topCenter>(){}[0]
65    open val topLeft // androidx.compose.ui.test/InjectionScope.topLeft|{}topLeft[0]
66        open fun <get-topLeft>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.topLeft.<get-topLeft>|<get-topLeft>(){}[0]
67    open val topRight // androidx.compose.ui.test/InjectionScope.topRight|{}topRight[0]
68        open fun <get-topRight>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.topRight.<get-topRight>|<get-topRight>(){}[0]
69    open val width // androidx.compose.ui.test/InjectionScope.width|{}width[0]
70        open fun <get-width>(): kotlin/Int // androidx.compose.ui.test/InjectionScope.width.<get-width>|<get-width>(){}[0]
71
72    abstract fun advanceEventTime(kotlin/Long = ...) // androidx.compose.ui.test/InjectionScope.advanceEventTime|advanceEventTime(kotlin.Long){}[0]
73    open fun percentOffset(kotlin/Float = ..., kotlin/Float = ...): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/InjectionScope.percentOffset|percentOffset(kotlin.Float;kotlin.Float){}[0]
74}
75
76abstract interface androidx.compose.ui.test/KeyInjectionScope : androidx.compose.ui.test/InjectionScope { // androidx.compose.ui.test/KeyInjectionScope|null[0]
77    abstract val isCapsLockOn // androidx.compose.ui.test/KeyInjectionScope.isCapsLockOn|{}isCapsLockOn[0]
78        abstract fun <get-isCapsLockOn>(): kotlin/Boolean // androidx.compose.ui.test/KeyInjectionScope.isCapsLockOn.<get-isCapsLockOn>|<get-isCapsLockOn>(){}[0]
79    abstract val isNumLockOn // androidx.compose.ui.test/KeyInjectionScope.isNumLockOn|{}isNumLockOn[0]
80        abstract fun <get-isNumLockOn>(): kotlin/Boolean // androidx.compose.ui.test/KeyInjectionScope.isNumLockOn.<get-isNumLockOn>|<get-isNumLockOn>(){}[0]
81    abstract val isScrollLockOn // androidx.compose.ui.test/KeyInjectionScope.isScrollLockOn|{}isScrollLockOn[0]
82        abstract fun <get-isScrollLockOn>(): kotlin/Boolean // androidx.compose.ui.test/KeyInjectionScope.isScrollLockOn.<get-isScrollLockOn>|<get-isScrollLockOn>(){}[0]
83
84    abstract fun isKeyDown(androidx.compose.ui.input.key/Key): kotlin/Boolean // androidx.compose.ui.test/KeyInjectionScope.isKeyDown|isKeyDown(androidx.compose.ui.input.key.Key){}[0]
85    abstract fun keyDown(androidx.compose.ui.input.key/Key) // androidx.compose.ui.test/KeyInjectionScope.keyDown|keyDown(androidx.compose.ui.input.key.Key){}[0]
86    abstract fun keyUp(androidx.compose.ui.input.key/Key) // androidx.compose.ui.test/KeyInjectionScope.keyUp|keyUp(androidx.compose.ui.input.key.Key){}[0]
87}
88
89abstract interface androidx.compose.ui.test/MainTestClock { // androidx.compose.ui.test/MainTestClock|null[0]
90    abstract val currentTime // androidx.compose.ui.test/MainTestClock.currentTime|{}currentTime[0]
91        abstract fun <get-currentTime>(): kotlin/Long // androidx.compose.ui.test/MainTestClock.currentTime.<get-currentTime>|<get-currentTime>(){}[0]
92
93    abstract var autoAdvance // androidx.compose.ui.test/MainTestClock.autoAdvance|{}autoAdvance[0]
94        abstract fun <get-autoAdvance>(): kotlin/Boolean // androidx.compose.ui.test/MainTestClock.autoAdvance.<get-autoAdvance>|<get-autoAdvance>(){}[0]
95        abstract fun <set-autoAdvance>(kotlin/Boolean) // androidx.compose.ui.test/MainTestClock.autoAdvance.<set-autoAdvance>|<set-autoAdvance>(kotlin.Boolean){}[0]
96
97    abstract fun advanceTimeBy(kotlin/Long, kotlin/Boolean = ...) // androidx.compose.ui.test/MainTestClock.advanceTimeBy|advanceTimeBy(kotlin.Long;kotlin.Boolean){}[0]
98    abstract fun advanceTimeByFrame() // androidx.compose.ui.test/MainTestClock.advanceTimeByFrame|advanceTimeByFrame(){}[0]
99    abstract fun advanceTimeUntil(kotlin/Long = ..., kotlin/Function0<kotlin/Boolean>) // androidx.compose.ui.test/MainTestClock.advanceTimeUntil|advanceTimeUntil(kotlin.Long;kotlin.Function0<kotlin.Boolean>){}[0]
100}
101
102abstract interface androidx.compose.ui.test/MouseInjectionScope : androidx.compose.ui.test/InjectionScope { // androidx.compose.ui.test/MouseInjectionScope|null[0]
103    abstract val currentPosition // androidx.compose.ui.test/MouseInjectionScope.currentPosition|{}currentPosition[0]
104        abstract fun <get-currentPosition>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/MouseInjectionScope.currentPosition.<get-currentPosition>|<get-currentPosition>(){}[0]
105
106    abstract fun cancel(kotlin/Long = ...) // androidx.compose.ui.test/MouseInjectionScope.cancel|cancel(kotlin.Long){}[0]
107    abstract fun enter(androidx.compose.ui.geometry/Offset = ..., kotlin/Long = ...) // androidx.compose.ui.test/MouseInjectionScope.enter|enter(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
108    abstract fun exit(androidx.compose.ui.geometry/Offset = ..., kotlin/Long = ...) // androidx.compose.ui.test/MouseInjectionScope.exit|exit(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
109    abstract fun moveTo(androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/MouseInjectionScope.moveTo|moveTo(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
110    abstract fun press(androidx.compose.ui.test/MouseButton = ...) // androidx.compose.ui.test/MouseInjectionScope.press|press(androidx.compose.ui.test.MouseButton){}[0]
111    abstract fun release(androidx.compose.ui.test/MouseButton = ...) // androidx.compose.ui.test/MouseInjectionScope.release|release(androidx.compose.ui.test.MouseButton){}[0]
112    abstract fun scroll(kotlin/Float, androidx.compose.ui.test/ScrollWheel = ...) // androidx.compose.ui.test/MouseInjectionScope.scroll|scroll(kotlin.Float;androidx.compose.ui.test.ScrollWheel){}[0]
113    abstract fun updatePointerTo(androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/MouseInjectionScope.updatePointerTo|updatePointerTo(androidx.compose.ui.geometry.Offset){}[0]
114    open fun moveBy(androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/MouseInjectionScope.moveBy|moveBy(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
115    open fun updatePointerBy(androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/MouseInjectionScope.updatePointerBy|updatePointerBy(androidx.compose.ui.geometry.Offset){}[0]
116}
117
118abstract interface androidx.compose.ui.test/SemanticsNodeInteractionsProvider { // androidx.compose.ui.test/SemanticsNodeInteractionsProvider|null[0]
119    abstract fun onAllNodes(androidx.compose.ui.test/SemanticsMatcher, kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/SemanticsNodeInteractionsProvider.onAllNodes|onAllNodes(androidx.compose.ui.test.SemanticsMatcher;kotlin.Boolean){}[0]
120    abstract fun onNode(androidx.compose.ui.test/SemanticsMatcher, kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/SemanticsNodeInteractionsProvider.onNode|onNode(androidx.compose.ui.test.SemanticsMatcher;kotlin.Boolean){}[0]
121}
122
123abstract interface androidx.compose.ui.test/TouchInjectionScope : androidx.compose.ui.test/InjectionScope { // androidx.compose.ui.test/TouchInjectionScope|null[0]
124    abstract fun cancel(kotlin/Long = ...) // androidx.compose.ui.test/TouchInjectionScope.cancel|cancel(kotlin.Long){}[0]
125    abstract fun currentPosition(kotlin/Int = ...): androidx.compose.ui.geometry/Offset? // androidx.compose.ui.test/TouchInjectionScope.currentPosition|currentPosition(kotlin.Int){}[0]
126    abstract fun down(kotlin/Int, androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/TouchInjectionScope.down|down(kotlin.Int;androidx.compose.ui.geometry.Offset){}[0]
127    abstract fun move(kotlin/Long = ...) // androidx.compose.ui.test/TouchInjectionScope.move|move(kotlin.Long){}[0]
128    abstract fun up(kotlin/Int = ...) // androidx.compose.ui.test/TouchInjectionScope.up|up(kotlin.Int){}[0]
129    abstract fun updatePointerTo(kotlin/Int, androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/TouchInjectionScope.updatePointerTo|updatePointerTo(kotlin.Int;androidx.compose.ui.geometry.Offset){}[0]
130    open fun down(androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/TouchInjectionScope.down|down(androidx.compose.ui.geometry.Offset){}[0]
131    open fun moveBy(androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/TouchInjectionScope.moveBy|moveBy(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
132    open fun moveBy(kotlin/Int, androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/TouchInjectionScope.moveBy|moveBy(kotlin.Int;androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
133    open fun moveTo(androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/TouchInjectionScope.moveTo|moveTo(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
134    open fun moveTo(kotlin/Int, androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/TouchInjectionScope.moveTo|moveTo(kotlin.Int;androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
135    open fun updatePointerBy(kotlin/Int, androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/TouchInjectionScope.updatePointerBy|updatePointerBy(kotlin.Int;androidx.compose.ui.geometry.Offset){}[0]
136}
137
138sealed interface androidx.compose.ui.test/MultiModalInjectionScope : androidx.compose.ui.test/InjectionScope { // androidx.compose.ui.test/MultiModalInjectionScope|null[0]
139    abstract fun mouse(kotlin/Function1<androidx.compose.ui.test/MouseInjectionScope, kotlin/Unit>) // androidx.compose.ui.test/MultiModalInjectionScope.mouse|mouse(kotlin.Function1<androidx.compose.ui.test.MouseInjectionScope,kotlin.Unit>){}[0]
140    abstract fun touch(kotlin/Function1<androidx.compose.ui.test/TouchInjectionScope, kotlin/Unit>) // androidx.compose.ui.test/MultiModalInjectionScope.touch|touch(kotlin.Function1<androidx.compose.ui.test.TouchInjectionScope,kotlin.Unit>){}[0]
141}
142
143final class androidx.compose.ui.test/ComposeTimeoutException : kotlin/Throwable { // androidx.compose.ui.test/ComposeTimeoutException|null[0]
144    constructor <init>(kotlin/String?) // androidx.compose.ui.test/ComposeTimeoutException.<init>|<init>(kotlin.String?){}[0]
145}
146
147final class androidx.compose.ui.test/GestureScope { // androidx.compose.ui.test/GestureScope|null[0]
148    constructor <init>(androidx.compose.ui.semantics/SemanticsNode, androidx.compose.ui.test/TestContext) // androidx.compose.ui.test/GestureScope.<init>|<init>(androidx.compose.ui.semantics.SemanticsNode;androidx.compose.ui.test.TestContext){}[0]
149
150    final val delegateScope // androidx.compose.ui.test/GestureScope.delegateScope|{}delegateScope[0]
151        final fun <get-delegateScope>(): androidx.compose.ui.test/MultiModalInjectionScope // androidx.compose.ui.test/GestureScope.delegateScope.<get-delegateScope>|<get-delegateScope>(){}[0]
152    final val visibleSize // androidx.compose.ui.test/GestureScope.visibleSize|{}visibleSize[0]
153        final fun <get-visibleSize>(): androidx.compose.ui.unit/IntSize // androidx.compose.ui.test/GestureScope.visibleSize.<get-visibleSize>|<get-visibleSize>(){}[0]
154}
155
156final class androidx.compose.ui.test/SelectionResult { // androidx.compose.ui.test/SelectionResult|null[0]
157    constructor <init>(kotlin.collections/List<androidx.compose.ui.semantics/SemanticsNode>, kotlin/String? = ...) // androidx.compose.ui.test/SelectionResult.<init>|<init>(kotlin.collections.List<androidx.compose.ui.semantics.SemanticsNode>;kotlin.String?){}[0]
158
159    final val customErrorOnNoMatch // androidx.compose.ui.test/SelectionResult.customErrorOnNoMatch|{}customErrorOnNoMatch[0]
160        final fun <get-customErrorOnNoMatch>(): kotlin/String? // androidx.compose.ui.test/SelectionResult.customErrorOnNoMatch.<get-customErrorOnNoMatch>|<get-customErrorOnNoMatch>(){}[0]
161    final val selectedNodes // androidx.compose.ui.test/SelectionResult.selectedNodes|{}selectedNodes[0]
162        final fun <get-selectedNodes>(): kotlin.collections/List<androidx.compose.ui.semantics/SemanticsNode> // androidx.compose.ui.test/SelectionResult.selectedNodes.<get-selectedNodes>|<get-selectedNodes>(){}[0]
163}
164
165final class androidx.compose.ui.test/SemanticsMatcher { // androidx.compose.ui.test/SemanticsMatcher|null[0]
166    constructor <init>(kotlin/String, kotlin/Function1<androidx.compose.ui.semantics/SemanticsNode, kotlin/Boolean>) // androidx.compose.ui.test/SemanticsMatcher.<init>|<init>(kotlin.String;kotlin.Function1<androidx.compose.ui.semantics.SemanticsNode,kotlin.Boolean>){}[0]
167
168    final val description // androidx.compose.ui.test/SemanticsMatcher.description|{}description[0]
169        final fun <get-description>(): kotlin/String // androidx.compose.ui.test/SemanticsMatcher.description.<get-description>|<get-description>(){}[0]
170
171    final fun and(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/SemanticsMatcher.and|and(androidx.compose.ui.test.SemanticsMatcher){}[0]
172    final fun matches(androidx.compose.ui.semantics/SemanticsNode): kotlin/Boolean // androidx.compose.ui.test/SemanticsMatcher.matches|matches(androidx.compose.ui.semantics.SemanticsNode){}[0]
173    final fun matchesAny(kotlin.collections/Iterable<androidx.compose.ui.semantics/SemanticsNode>): kotlin/Boolean // androidx.compose.ui.test/SemanticsMatcher.matchesAny|matchesAny(kotlin.collections.Iterable<androidx.compose.ui.semantics.SemanticsNode>){}[0]
174    final fun not(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/SemanticsMatcher.not|not(){}[0]
175    final fun or(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/SemanticsMatcher.or|or(androidx.compose.ui.test.SemanticsMatcher){}[0]
176
177    final object Companion { // androidx.compose.ui.test/SemanticsMatcher.Companion|null[0]
178        final fun <#A2: kotlin/Any?> expectValue(androidx.compose.ui.semantics/SemanticsPropertyKey<#A2>, #A2): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/SemanticsMatcher.Companion.expectValue|expectValue(androidx.compose.ui.semantics.SemanticsPropertyKey<0:0>;0:0){0§<kotlin.Any?>}[0]
179        final fun <#A2: kotlin/Any?> keyIsDefined(androidx.compose.ui.semantics/SemanticsPropertyKey<#A2>): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/SemanticsMatcher.Companion.keyIsDefined|keyIsDefined(androidx.compose.ui.semantics.SemanticsPropertyKey<0:0>){0§<kotlin.Any?>}[0]
180        final fun <#A2: kotlin/Any?> keyNotDefined(androidx.compose.ui.semantics/SemanticsPropertyKey<#A2>): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/SemanticsMatcher.Companion.keyNotDefined|keyNotDefined(androidx.compose.ui.semantics.SemanticsPropertyKey<0:0>){0§<kotlin.Any?>}[0]
181    }
182}
183
184final class androidx.compose.ui.test/SemanticsNodeInteraction { // androidx.compose.ui.test/SemanticsNodeInteraction|null[0]
185    constructor <init>(androidx.compose.ui.test/TestContext, kotlin/Boolean, androidx.compose.ui.test/SemanticsMatcher) // androidx.compose.ui.test/SemanticsNodeInteraction.<init>|<init>(androidx.compose.ui.test.TestContext;kotlin.Boolean;androidx.compose.ui.test.SemanticsMatcher){}[0]
186    constructor <init>(androidx.compose.ui.test/TestContext, kotlin/Boolean, androidx.compose.ui.test/SemanticsSelector) // androidx.compose.ui.test/SemanticsNodeInteraction.<init>|<init>(androidx.compose.ui.test.TestContext;kotlin.Boolean;androidx.compose.ui.test.SemanticsSelector){}[0]
187
188    final fun assertDoesNotExist() // androidx.compose.ui.test/SemanticsNodeInteraction.assertDoesNotExist|assertDoesNotExist(){}[0]
189    final fun assertExists(kotlin/String? = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/SemanticsNodeInteraction.assertExists|assertExists(kotlin.String?){}[0]
190    final fun assertIsDeactivated(kotlin/String? = ...) // androidx.compose.ui.test/SemanticsNodeInteraction.assertIsDeactivated|assertIsDeactivated(kotlin.String?){}[0]
191    final fun fetchSemanticsNode(kotlin/String? = ...): androidx.compose.ui.semantics/SemanticsNode // androidx.compose.ui.test/SemanticsNodeInteraction.fetchSemanticsNode|fetchSemanticsNode(kotlin.String?){}[0]
192}
193
194final class androidx.compose.ui.test/SemanticsNodeInteractionCollection { // androidx.compose.ui.test/SemanticsNodeInteractionCollection|null[0]
195    constructor <init>(androidx.compose.ui.test/TestContext, kotlin/Boolean, androidx.compose.ui.test/SemanticsMatcher) // androidx.compose.ui.test/SemanticsNodeInteractionCollection.<init>|<init>(androidx.compose.ui.test.TestContext;kotlin.Boolean;androidx.compose.ui.test.SemanticsMatcher){}[0]
196    constructor <init>(androidx.compose.ui.test/TestContext, kotlin/Boolean, androidx.compose.ui.test/SemanticsSelector) // androidx.compose.ui.test/SemanticsNodeInteractionCollection.<init>|<init>(androidx.compose.ui.test.TestContext;kotlin.Boolean;androidx.compose.ui.test.SemanticsSelector){}[0]
197
198    final fun fetchSemanticsNodes(kotlin/Boolean = ..., kotlin/String? = ...): kotlin.collections/List<androidx.compose.ui.semantics/SemanticsNode> // androidx.compose.ui.test/SemanticsNodeInteractionCollection.fetchSemanticsNodes|fetchSemanticsNodes(kotlin.Boolean;kotlin.String?){}[0]
199    final fun get(kotlin/Int): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/SemanticsNodeInteractionCollection.get|get(kotlin.Int){}[0]
200}
201
202final class androidx.compose.ui.test/SemanticsSelector { // androidx.compose.ui.test/SemanticsSelector|null[0]
203    constructor <init>(kotlin/String, kotlin/Boolean, androidx.compose.ui.test/SemanticsSelector? = ..., kotlin/Function1<kotlin.collections/Iterable<androidx.compose.ui.semantics/SemanticsNode>, androidx.compose.ui.test/SelectionResult>) // androidx.compose.ui.test/SemanticsSelector.<init>|<init>(kotlin.String;kotlin.Boolean;androidx.compose.ui.test.SemanticsSelector?;kotlin.Function1<kotlin.collections.Iterable<androidx.compose.ui.semantics.SemanticsNode>,androidx.compose.ui.test.SelectionResult>){}[0]
204
205    final val description // androidx.compose.ui.test/SemanticsSelector.description|{}description[0]
206        final fun <get-description>(): kotlin/String // androidx.compose.ui.test/SemanticsSelector.description.<get-description>|<get-description>(){}[0]
207
208    final fun map(kotlin.collections/Iterable<androidx.compose.ui.semantics/SemanticsNode>, kotlin/String): androidx.compose.ui.test/SelectionResult // androidx.compose.ui.test/SemanticsSelector.map|map(kotlin.collections.Iterable<androidx.compose.ui.semantics.SemanticsNode>;kotlin.String){}[0]
209}
210
211final class androidx.compose.ui.test/TestContext // androidx.compose.ui.test/TestContext|null[0]
212
213final value class androidx.compose.ui.test/MouseButton { // androidx.compose.ui.test/MouseButton|null[0]
214    constructor <init>(kotlin/Int) // androidx.compose.ui.test/MouseButton.<init>|<init>(kotlin.Int){}[0]
215
216    final val buttonId // androidx.compose.ui.test/MouseButton.buttonId|{}buttonId[0]
217        final fun <get-buttonId>(): kotlin/Int // androidx.compose.ui.test/MouseButton.buttonId.<get-buttonId>|<get-buttonId>(){}[0]
218
219    final fun equals(kotlin/Any?): kotlin/Boolean // androidx.compose.ui.test/MouseButton.equals|equals(kotlin.Any?){}[0]
220    final fun hashCode(): kotlin/Int // androidx.compose.ui.test/MouseButton.hashCode|hashCode(){}[0]
221    final fun toString(): kotlin/String // androidx.compose.ui.test/MouseButton.toString|toString(){}[0]
222
223    final object Companion { // androidx.compose.ui.test/MouseButton.Companion|null[0]
224        final val Primary // androidx.compose.ui.test/MouseButton.Companion.Primary|{}Primary[0]
225            final fun <get-Primary>(): androidx.compose.ui.test/MouseButton // androidx.compose.ui.test/MouseButton.Companion.Primary.<get-Primary>|<get-Primary>(){}[0]
226        final val Secondary // androidx.compose.ui.test/MouseButton.Companion.Secondary|{}Secondary[0]
227            final fun <get-Secondary>(): androidx.compose.ui.test/MouseButton // androidx.compose.ui.test/MouseButton.Companion.Secondary.<get-Secondary>|<get-Secondary>(){}[0]
228        final val Tertiary // androidx.compose.ui.test/MouseButton.Companion.Tertiary|{}Tertiary[0]
229            final fun <get-Tertiary>(): androidx.compose.ui.test/MouseButton // androidx.compose.ui.test/MouseButton.Companion.Tertiary.<get-Tertiary>|<get-Tertiary>(){}[0]
230    }
231}
232
233final value class androidx.compose.ui.test/ScrollWheel { // androidx.compose.ui.test/ScrollWheel|null[0]
234    final val value // androidx.compose.ui.test/ScrollWheel.value|{}value[0]
235        final fun <get-value>(): kotlin/Int // androidx.compose.ui.test/ScrollWheel.value.<get-value>|<get-value>(){}[0]
236
237    final fun equals(kotlin/Any?): kotlin/Boolean // androidx.compose.ui.test/ScrollWheel.equals|equals(kotlin.Any?){}[0]
238    final fun hashCode(): kotlin/Int // androidx.compose.ui.test/ScrollWheel.hashCode|hashCode(){}[0]
239    final fun toString(): kotlin/String // androidx.compose.ui.test/ScrollWheel.toString|toString(){}[0]
240
241    final object Companion { // androidx.compose.ui.test/ScrollWheel.Companion|null[0]
242        final val Horizontal // androidx.compose.ui.test/ScrollWheel.Companion.Horizontal|{}Horizontal[0]
243            final fun <get-Horizontal>(): androidx.compose.ui.test/ScrollWheel // androidx.compose.ui.test/ScrollWheel.Companion.Horizontal.<get-Horizontal>|<get-Horizontal>(){}[0]
244        final val Vertical // androidx.compose.ui.test/ScrollWheel.Companion.Vertical|{}Vertical[0]
245            final fun <get-Vertical>(): androidx.compose.ui.test/ScrollWheel // androidx.compose.ui.test/ScrollWheel.Companion.Vertical.<get-Vertical>|<get-Vertical>(){}[0]
246    }
247}
248
249final val androidx.compose.ui.test/bottom // androidx.compose.ui.test/bottom|@androidx.compose.ui.test.GestureScope{}bottom[0]
250    final inline fun (androidx.compose.ui.test/GestureScope).<get-bottom>(): kotlin/Float // androidx.compose.ui.test/bottom.<get-bottom>|<get-bottom>@androidx.compose.ui.test.GestureScope(){}[0]
251final val androidx.compose.ui.test/bottomCenter // androidx.compose.ui.test/bottomCenter|@androidx.compose.ui.test.GestureScope{}bottomCenter[0]
252    final fun (androidx.compose.ui.test/GestureScope).<get-bottomCenter>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/bottomCenter.<get-bottomCenter>|<get-bottomCenter>@androidx.compose.ui.test.GestureScope(){}[0]
253final val androidx.compose.ui.test/bottomLeft // androidx.compose.ui.test/bottomLeft|@androidx.compose.ui.test.GestureScope{}bottomLeft[0]
254    final fun (androidx.compose.ui.test/GestureScope).<get-bottomLeft>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/bottomLeft.<get-bottomLeft>|<get-bottomLeft>@androidx.compose.ui.test.GestureScope(){}[0]
255final val androidx.compose.ui.test/bottomRight // androidx.compose.ui.test/bottomRight|@androidx.compose.ui.test.GestureScope{}bottomRight[0]
256    final fun (androidx.compose.ui.test/GestureScope).<get-bottomRight>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/bottomRight.<get-bottomRight>|<get-bottomRight>@androidx.compose.ui.test.GestureScope(){}[0]
257final val androidx.compose.ui.test/center // androidx.compose.ui.test/center|@androidx.compose.ui.test.GestureScope{}center[0]
258    final fun (androidx.compose.ui.test/GestureScope).<get-center>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/center.<get-center>|<get-center>@androidx.compose.ui.test.GestureScope(){}[0]
259final val androidx.compose.ui.test/centerLeft // androidx.compose.ui.test/centerLeft|@androidx.compose.ui.test.GestureScope{}centerLeft[0]
260    final fun (androidx.compose.ui.test/GestureScope).<get-centerLeft>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/centerLeft.<get-centerLeft>|<get-centerLeft>@androidx.compose.ui.test.GestureScope(){}[0]
261final val androidx.compose.ui.test/centerRight // androidx.compose.ui.test/centerRight|@androidx.compose.ui.test.GestureScope{}centerRight[0]
262    final fun (androidx.compose.ui.test/GestureScope).<get-centerRight>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/centerRight.<get-centerRight>|<get-centerRight>@androidx.compose.ui.test.GestureScope(){}[0]
263final val androidx.compose.ui.test/centerX // androidx.compose.ui.test/centerX|@androidx.compose.ui.test.GestureScope{}centerX[0]
264    final inline fun (androidx.compose.ui.test/GestureScope).<get-centerX>(): kotlin/Float // androidx.compose.ui.test/centerX.<get-centerX>|<get-centerX>@androidx.compose.ui.test.GestureScope(){}[0]
265final val androidx.compose.ui.test/centerY // androidx.compose.ui.test/centerY|@androidx.compose.ui.test.GestureScope{}centerY[0]
266    final inline fun (androidx.compose.ui.test/GestureScope).<get-centerY>(): kotlin/Float // androidx.compose.ui.test/centerY.<get-centerY>|<get-centerY>@androidx.compose.ui.test.GestureScope(){}[0]
267final val androidx.compose.ui.test/height // androidx.compose.ui.test/height|@androidx.compose.ui.test.GestureScope{}height[0]
268    final inline fun (androidx.compose.ui.test/GestureScope).<get-height>(): kotlin/Int // androidx.compose.ui.test/height.<get-height>|<get-height>@androidx.compose.ui.test.GestureScope(){}[0]
269final val androidx.compose.ui.test/isAltDown // androidx.compose.ui.test/isAltDown|@androidx.compose.ui.test.KeyInjectionScope{}isAltDown[0]
270    final fun (androidx.compose.ui.test/KeyInjectionScope).<get-isAltDown>(): kotlin/Boolean // androidx.compose.ui.test/isAltDown.<get-isAltDown>|<get-isAltDown>@androidx.compose.ui.test.KeyInjectionScope(){}[0]
271final val androidx.compose.ui.test/isCtrlDown // androidx.compose.ui.test/isCtrlDown|@androidx.compose.ui.test.KeyInjectionScope{}isCtrlDown[0]
272    final fun (androidx.compose.ui.test/KeyInjectionScope).<get-isCtrlDown>(): kotlin/Boolean // androidx.compose.ui.test/isCtrlDown.<get-isCtrlDown>|<get-isCtrlDown>@androidx.compose.ui.test.KeyInjectionScope(){}[0]
273final val androidx.compose.ui.test/isFnDown // androidx.compose.ui.test/isFnDown|@androidx.compose.ui.test.KeyInjectionScope{}isFnDown[0]
274    final fun (androidx.compose.ui.test/KeyInjectionScope).<get-isFnDown>(): kotlin/Boolean // androidx.compose.ui.test/isFnDown.<get-isFnDown>|<get-isFnDown>@androidx.compose.ui.test.KeyInjectionScope(){}[0]
275final val androidx.compose.ui.test/isMetaDown // androidx.compose.ui.test/isMetaDown|@androidx.compose.ui.test.KeyInjectionScope{}isMetaDown[0]
276    final fun (androidx.compose.ui.test/KeyInjectionScope).<get-isMetaDown>(): kotlin/Boolean // androidx.compose.ui.test/isMetaDown.<get-isMetaDown>|<get-isMetaDown>@androidx.compose.ui.test.KeyInjectionScope(){}[0]
277final val androidx.compose.ui.test/isShiftDown // androidx.compose.ui.test/isShiftDown|@androidx.compose.ui.test.KeyInjectionScope{}isShiftDown[0]
278    final fun (androidx.compose.ui.test/KeyInjectionScope).<get-isShiftDown>(): kotlin/Boolean // androidx.compose.ui.test/isShiftDown.<get-isShiftDown>|<get-isShiftDown>@androidx.compose.ui.test.KeyInjectionScope(){}[0]
279final val androidx.compose.ui.test/left // androidx.compose.ui.test/left|@androidx.compose.ui.test.GestureScope{}left[0]
280    final inline fun (androidx.compose.ui.test/GestureScope).<get-left>(): kotlin/Float // androidx.compose.ui.test/left.<get-left>|<get-left>@androidx.compose.ui.test.GestureScope(){}[0]
281final val androidx.compose.ui.test/right // androidx.compose.ui.test/right|@androidx.compose.ui.test.GestureScope{}right[0]
282    final inline fun (androidx.compose.ui.test/GestureScope).<get-right>(): kotlin/Float // androidx.compose.ui.test/right.<get-right>|<get-right>@androidx.compose.ui.test.GestureScope(){}[0]
283final val androidx.compose.ui.test/top // androidx.compose.ui.test/top|@androidx.compose.ui.test.GestureScope{}top[0]
284    final inline fun (androidx.compose.ui.test/GestureScope).<get-top>(): kotlin/Float // androidx.compose.ui.test/top.<get-top>|<get-top>@androidx.compose.ui.test.GestureScope(){}[0]
285final val androidx.compose.ui.test/topCenter // androidx.compose.ui.test/topCenter|@androidx.compose.ui.test.GestureScope{}topCenter[0]
286    final fun (androidx.compose.ui.test/GestureScope).<get-topCenter>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/topCenter.<get-topCenter>|<get-topCenter>@androidx.compose.ui.test.GestureScope(){}[0]
287final val androidx.compose.ui.test/topLeft // androidx.compose.ui.test/topLeft|@androidx.compose.ui.test.GestureScope{}topLeft[0]
288    final fun (androidx.compose.ui.test/GestureScope).<get-topLeft>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/topLeft.<get-topLeft>|<get-topLeft>@androidx.compose.ui.test.GestureScope(){}[0]
289final val androidx.compose.ui.test/topRight // androidx.compose.ui.test/topRight|@androidx.compose.ui.test.GestureScope{}topRight[0]
290    final fun (androidx.compose.ui.test/GestureScope).<get-topRight>(): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/topRight.<get-topRight>|<get-topRight>@androidx.compose.ui.test.GestureScope(){}[0]
291final val androidx.compose.ui.test/width // androidx.compose.ui.test/width|@androidx.compose.ui.test.GestureScope{}width[0]
292    final inline fun (androidx.compose.ui.test/GestureScope).<get-width>(): kotlin/Int // androidx.compose.ui.test/width.<get-width>|<get-width>@androidx.compose.ui.test.GestureScope(){}[0]
293
294final fun (androidx.compose.ui.test/DeviceConfigurationOverride).androidx.compose.ui.test/then(androidx.compose.ui.test/DeviceConfigurationOverride): androidx.compose.ui.test/DeviceConfigurationOverride // androidx.compose.ui.test/then|then@androidx.compose.ui.test.DeviceConfigurationOverride(androidx.compose.ui.test.DeviceConfigurationOverride){}[0]
295final fun (androidx.compose.ui.test/DeviceConfigurationOverride.Companion).androidx.compose.ui.test/FontScale(kotlin/Float): androidx.compose.ui.test/DeviceConfigurationOverride // androidx.compose.ui.test/FontScale|FontScale@androidx.compose.ui.test.DeviceConfigurationOverride.Companion(kotlin.Float){}[0]
296final fun (androidx.compose.ui.test/DeviceConfigurationOverride.Companion).androidx.compose.ui.test/ForcedSize(androidx.compose.ui.unit/DpSize): androidx.compose.ui.test/DeviceConfigurationOverride // androidx.compose.ui.test/ForcedSize|ForcedSize@androidx.compose.ui.test.DeviceConfigurationOverride.Companion(androidx.compose.ui.unit.DpSize){}[0]
297final fun (androidx.compose.ui.test/DeviceConfigurationOverride.Companion).androidx.compose.ui.test/LayoutDirection(androidx.compose.ui.unit/LayoutDirection): androidx.compose.ui.test/DeviceConfigurationOverride // androidx.compose.ui.test/LayoutDirection|LayoutDirection@androidx.compose.ui.test.DeviceConfigurationOverride.Companion(androidx.compose.ui.unit.LayoutDirection){}[0]
298final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/cancel() // androidx.compose.ui.test/cancel|cancel@androidx.compose.ui.test.GestureScope(){}[0]
299final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/click(androidx.compose.ui.geometry/Offset = ...) // androidx.compose.ui.test/click|click@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset){}[0]
300final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/doubleClick(androidx.compose.ui.geometry/Offset = ..., kotlin/Long = ...) // androidx.compose.ui.test/doubleClick|doubleClick@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
301final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/down(androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/down|down@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset){}[0]
302final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/down(kotlin/Int, androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/down|down@androidx.compose.ui.test.GestureScope(kotlin.Int;androidx.compose.ui.geometry.Offset){}[0]
303final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/longClick(androidx.compose.ui.geometry/Offset = ..., kotlin/Long = ...) // androidx.compose.ui.test/longClick|longClick@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
304final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/move() // androidx.compose.ui.test/move|move@androidx.compose.ui.test.GestureScope(){}[0]
305final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/moveBy(androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/moveBy|moveBy@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset){}[0]
306final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/moveBy(kotlin/Int, androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/moveBy|moveBy@androidx.compose.ui.test.GestureScope(kotlin.Int;androidx.compose.ui.geometry.Offset){}[0]
307final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/movePointerBy(kotlin/Int, androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/movePointerBy|movePointerBy@androidx.compose.ui.test.GestureScope(kotlin.Int;androidx.compose.ui.geometry.Offset){}[0]
308final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/movePointerTo(kotlin/Int, androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/movePointerTo|movePointerTo@androidx.compose.ui.test.GestureScope(kotlin.Int;androidx.compose.ui.geometry.Offset){}[0]
309final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/moveTo(androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/moveTo|moveTo@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset){}[0]
310final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/moveTo(kotlin/Int, androidx.compose.ui.geometry/Offset) // androidx.compose.ui.test/moveTo|moveTo@androidx.compose.ui.test.GestureScope(kotlin.Int;androidx.compose.ui.geometry.Offset){}[0]
311final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/percentOffset(kotlin/Float = ..., kotlin/Float = ...): androidx.compose.ui.geometry/Offset // androidx.compose.ui.test/percentOffset|percentOffset@androidx.compose.ui.test.GestureScope(kotlin.Float;kotlin.Float){}[0]
312final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/pinch(androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/pinch|pinch@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
313final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/swipe(androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/swipe|swipe@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
314final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/swipeDown() // androidx.compose.ui.test/swipeDown|swipeDown@androidx.compose.ui.test.GestureScope(){}[0]
315final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/swipeLeft() // androidx.compose.ui.test/swipeLeft|swipeLeft@androidx.compose.ui.test.GestureScope(){}[0]
316final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/swipeRight() // androidx.compose.ui.test/swipeRight|swipeRight@androidx.compose.ui.test.GestureScope(){}[0]
317final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/swipeUp() // androidx.compose.ui.test/swipeUp|swipeUp@androidx.compose.ui.test.GestureScope(){}[0]
318final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/swipeWithVelocity(androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, kotlin/Float, kotlin/Long = ...) // androidx.compose.ui.test/swipeWithVelocity|swipeWithVelocity@androidx.compose.ui.test.GestureScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;kotlin.Float;kotlin.Long){}[0]
319final fun (androidx.compose.ui.test/GestureScope).androidx.compose.ui.test/up(kotlin/Int = ...) // androidx.compose.ui.test/up|up@androidx.compose.ui.test.GestureScope(kotlin.Int){}[0]
320final fun (androidx.compose.ui.test/KeyInjectionScope).androidx.compose.ui.test/pressKey(androidx.compose.ui.input.key/Key, kotlin/Long = ...) // androidx.compose.ui.test/pressKey|pressKey@androidx.compose.ui.test.KeyInjectionScope(androidx.compose.ui.input.key.Key;kotlin.Long){}[0]
321final fun (androidx.compose.ui.test/KeyInjectionScope).androidx.compose.ui.test/withKeyDown(androidx.compose.ui.input.key/Key, kotlin/Function1<androidx.compose.ui.test/KeyInjectionScope, kotlin/Unit>) // androidx.compose.ui.test/withKeyDown|withKeyDown@androidx.compose.ui.test.KeyInjectionScope(androidx.compose.ui.input.key.Key;kotlin.Function1<androidx.compose.ui.test.KeyInjectionScope,kotlin.Unit>){}[0]
322final fun (androidx.compose.ui.test/KeyInjectionScope).androidx.compose.ui.test/withKeyToggled(androidx.compose.ui.input.key/Key, kotlin/Function1<androidx.compose.ui.test/KeyInjectionScope, kotlin/Unit>) // androidx.compose.ui.test/withKeyToggled|withKeyToggled@androidx.compose.ui.test.KeyInjectionScope(androidx.compose.ui.input.key.Key;kotlin.Function1<androidx.compose.ui.test.KeyInjectionScope,kotlin.Unit>){}[0]
323final fun (androidx.compose.ui.test/KeyInjectionScope).androidx.compose.ui.test/withKeysDown(kotlin.collections/List<androidx.compose.ui.input.key/Key>, kotlin/Function1<androidx.compose.ui.test/KeyInjectionScope, kotlin/Unit>) // androidx.compose.ui.test/withKeysDown|withKeysDown@androidx.compose.ui.test.KeyInjectionScope(kotlin.collections.List<androidx.compose.ui.input.key.Key>;kotlin.Function1<androidx.compose.ui.test.KeyInjectionScope,kotlin.Unit>){}[0]
324final fun (androidx.compose.ui.test/KeyInjectionScope).androidx.compose.ui.test/withKeysToggled(kotlin.collections/List<androidx.compose.ui.input.key/Key>, kotlin/Function1<androidx.compose.ui.test/KeyInjectionScope, kotlin/Unit>) // androidx.compose.ui.test/withKeysToggled|withKeysToggled@androidx.compose.ui.test.KeyInjectionScope(kotlin.collections.List<androidx.compose.ui.input.key.Key>;kotlin.Function1<androidx.compose.ui.test.KeyInjectionScope,kotlin.Unit>){}[0]
325final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/animateMoveAlong(kotlin/Function1<kotlin/Long, androidx.compose.ui.geometry/Offset>, kotlin/Long = ...) // androidx.compose.ui.test/animateMoveAlong|animateMoveAlong@androidx.compose.ui.test.MouseInjectionScope(kotlin.Function1<kotlin.Long,androidx.compose.ui.geometry.Offset>;kotlin.Long){}[0]
326final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/animateMoveBy(androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/animateMoveBy|animateMoveBy@androidx.compose.ui.test.MouseInjectionScope(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
327final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/animateMoveTo(androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/animateMoveTo|animateMoveTo@androidx.compose.ui.test.MouseInjectionScope(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
328final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/click(androidx.compose.ui.geometry/Offset = ..., androidx.compose.ui.test/MouseButton = ...) // androidx.compose.ui.test/click|click@androidx.compose.ui.test.MouseInjectionScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.test.MouseButton){}[0]
329final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/doubleClick(androidx.compose.ui.geometry/Offset = ..., androidx.compose.ui.test/MouseButton = ...) // androidx.compose.ui.test/doubleClick|doubleClick@androidx.compose.ui.test.MouseInjectionScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.test.MouseButton){}[0]
330final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/dragAndDrop(androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, androidx.compose.ui.test/MouseButton = ..., kotlin/Long = ...) // androidx.compose.ui.test/dragAndDrop|dragAndDrop@androidx.compose.ui.test.MouseInjectionScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;androidx.compose.ui.test.MouseButton;kotlin.Long){}[0]
331final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/longClick(androidx.compose.ui.geometry/Offset = ..., androidx.compose.ui.test/MouseButton = ...) // androidx.compose.ui.test/longClick|longClick@androidx.compose.ui.test.MouseInjectionScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.test.MouseButton){}[0]
332final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/rightClick(androidx.compose.ui.geometry/Offset = ...) // androidx.compose.ui.test/rightClick|rightClick@androidx.compose.ui.test.MouseInjectionScope(androidx.compose.ui.geometry.Offset){}[0]
333final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/smoothScroll(kotlin/Float, kotlin/Long = ..., androidx.compose.ui.test/ScrollWheel = ...) // androidx.compose.ui.test/smoothScroll|smoothScroll@androidx.compose.ui.test.MouseInjectionScope(kotlin.Float;kotlin.Long;androidx.compose.ui.test.ScrollWheel){}[0]
334final fun (androidx.compose.ui.test/MouseInjectionScope).androidx.compose.ui.test/tripleClick(androidx.compose.ui.geometry/Offset = ..., androidx.compose.ui.test/MouseButton = ...) // androidx.compose.ui.test/tripleClick|tripleClick@androidx.compose.ui.test.MouseInjectionScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.test.MouseButton){}[0]
335final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assert(androidx.compose.ui.test/SemanticsMatcher, kotlin/Function0<kotlin/String>? = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assert|assert@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.test.SemanticsMatcher;kotlin.Function0<kotlin.String>?){}[0]
336final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertContentDescriptionContains(kotlin/String, kotlin/Boolean = ..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertContentDescriptionContains|assertContentDescriptionContains@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.String;kotlin.Boolean;kotlin.Boolean){}[0]
337final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertContentDescriptionEquals(kotlin/Array<out kotlin/String>...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertContentDescriptionEquals|assertContentDescriptionEquals@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Array<out|kotlin.String>...){}[0]
338final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertHasClickAction(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertHasClickAction|assertHasClickAction@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
339final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertHasNoClickAction(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertHasNoClickAction|assertHasNoClickAction@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
340final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertHeightIsAtLeast(androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertHeightIsAtLeast|assertHeightIsAtLeast@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp){}[0]
341final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertHeightIsEqualTo(androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertHeightIsEqualTo|assertHeightIsEqualTo@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp){}[0]
342final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsDisplayed(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsDisplayed|assertIsDisplayed@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
343final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsEnabled(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsEnabled|assertIsEnabled@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
344final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsFocused(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsFocused|assertIsFocused@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
345final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsNotDisplayed(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsNotDisplayed|assertIsNotDisplayed@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
346final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsNotEnabled(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsNotEnabled|assertIsNotEnabled@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
347final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsNotFocused(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsNotFocused|assertIsNotFocused@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
348final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsNotSelected(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsNotSelected|assertIsNotSelected@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
349final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsOff(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsOff|assertIsOff@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
350final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsOn(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsOn|assertIsOn@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
351final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsSelectable(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsSelectable|assertIsSelectable@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
352final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsSelected(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsSelected|assertIsSelected@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
353final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertIsToggleable(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertIsToggleable|assertIsToggleable@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
354final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertLeftPositionInRootIsEqualTo(androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertLeftPositionInRootIsEqualTo|assertLeftPositionInRootIsEqualTo@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp){}[0]
355final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertPositionInRootIsEqualTo(androidx.compose.ui.unit/Dp, androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertPositionInRootIsEqualTo|assertPositionInRootIsEqualTo@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp;androidx.compose.ui.unit.Dp){}[0]
356final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertRangeInfoEquals(androidx.compose.ui.semantics/ProgressBarRangeInfo): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertRangeInfoEquals|assertRangeInfoEquals@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.semantics.ProgressBarRangeInfo){}[0]
357final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertTextContains(kotlin/String, kotlin/Boolean = ..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertTextContains|assertTextContains@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.String;kotlin.Boolean;kotlin.Boolean){}[0]
358final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertTextEquals(kotlin/Array<out kotlin/String>..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertTextEquals|assertTextEquals@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Array<out|kotlin.String>...;kotlin.Boolean){}[0]
359final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertTopPositionInRootIsEqualTo(androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertTopPositionInRootIsEqualTo|assertTopPositionInRootIsEqualTo@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp){}[0]
360final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertTouchHeightIsEqualTo(androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertTouchHeightIsEqualTo|assertTouchHeightIsEqualTo@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp){}[0]
361final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertTouchWidthIsEqualTo(androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertTouchWidthIsEqualTo|assertTouchWidthIsEqualTo@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp){}[0]
362final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertValueEquals(kotlin/String): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertValueEquals|assertValueEquals@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.String){}[0]
363final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertWidthIsAtLeast(androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertWidthIsAtLeast|assertWidthIsAtLeast@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp){}[0]
364final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/assertWidthIsEqualTo(androidx.compose.ui.unit/Dp): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/assertWidthIsEqualTo|assertWidthIsEqualTo@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.unit.Dp){}[0]
365final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/getAlignmentLinePosition(androidx.compose.ui.layout/AlignmentLine): androidx.compose.ui.unit/Dp // androidx.compose.ui.test/getAlignmentLinePosition|getAlignmentLinePosition@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.layout.AlignmentLine){}[0]
366final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/getBoundsInRoot(): androidx.compose.ui.unit/DpRect // androidx.compose.ui.test/getBoundsInRoot|getBoundsInRoot@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
367final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/getFirstLinkBounds(kotlin/Function1<androidx.compose.ui.text/AnnotatedString.Range<androidx.compose.ui.text/LinkAnnotation>, kotlin/Boolean> = ...): androidx.compose.ui.geometry/Rect? // androidx.compose.ui.test/getFirstLinkBounds|getFirstLinkBounds@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Function1<androidx.compose.ui.text.AnnotatedString.Range<androidx.compose.ui.text.LinkAnnotation>,kotlin.Boolean>){}[0]
368final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/getUnclippedBoundsInRoot(): androidx.compose.ui.unit/DpRect // androidx.compose.ui.test/getUnclippedBoundsInRoot|getUnclippedBoundsInRoot@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
369final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/isDisplayed(): kotlin/Boolean // androidx.compose.ui.test/isDisplayed|isDisplayed@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
370final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/isNotDisplayed(): kotlin/Boolean // androidx.compose.ui.test/isNotDisplayed|isNotDisplayed@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
371final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/onAncestors(): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/onAncestors|onAncestors@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
372final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/onChild(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onChild|onChild@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
373final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/onChildAt(kotlin/Int): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onChildAt|onChildAt@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Int){}[0]
374final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/onChildren(): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/onChildren|onChildren@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
375final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/onParent(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onParent|onParent@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
376final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/onSibling(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onSibling|onSibling@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
377final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/onSiblings(): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/onSiblings|onSiblings@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
378final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performClick(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performClick|performClick@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
379final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performFirstLinkClick(kotlin/Function1<androidx.compose.ui.text/AnnotatedString.Range<androidx.compose.ui.text/LinkAnnotation>, kotlin/Boolean> = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performFirstLinkClick|performFirstLinkClick@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Function1<androidx.compose.ui.text.AnnotatedString.Range<androidx.compose.ui.text.LinkAnnotation>,kotlin.Boolean>){}[0]
380final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performGesture(kotlin/Function1<androidx.compose.ui.test/GestureScope, kotlin/Unit>): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performGesture|performGesture@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Function1<androidx.compose.ui.test.GestureScope,kotlin.Unit>){}[0]
381final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performImeAction() // androidx.compose.ui.test/performImeAction|performImeAction@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
382final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performKeyPress(androidx.compose.ui.input.key/KeyEvent): kotlin/Boolean // androidx.compose.ui.test/performKeyPress|performKeyPress@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.input.key.KeyEvent){}[0]
383final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performMouseInput(kotlin/Function1<androidx.compose.ui.test/MouseInjectionScope, kotlin/Unit>): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performMouseInput|performMouseInput@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Function1<androidx.compose.ui.test.MouseInjectionScope,kotlin.Unit>){}[0]
384final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performMultiModalInput(kotlin/Function1<androidx.compose.ui.test/MultiModalInjectionScope, kotlin/Unit>): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performMultiModalInput|performMultiModalInput@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Function1<androidx.compose.ui.test.MultiModalInjectionScope,kotlin.Unit>){}[0]
385final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performScrollTo(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performScrollTo|performScrollTo@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
386final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performScrollToIndex(kotlin/Int): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performScrollToIndex|performScrollToIndex@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Int){}[0]
387final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performScrollToKey(kotlin/Any): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performScrollToKey|performScrollToKey@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Any){}[0]
388final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performScrollToNode(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performScrollToNode|performScrollToNode@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.test.SemanticsMatcher){}[0]
389final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performSemanticsAction(androidx.compose.ui.semantics/SemanticsPropertyKey<androidx.compose.ui.semantics/AccessibilityAction<kotlin/Function0<kotlin/Boolean>>>): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performSemanticsAction|performSemanticsAction@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.semantics.SemanticsPropertyKey<androidx.compose.ui.semantics.AccessibilityAction<kotlin.Function0<kotlin.Boolean>>>){}[0]
390final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performSemanticsActionUnit(androidx.compose.ui.semantics/SemanticsPropertyKey<androidx.compose.ui.semantics/AccessibilityAction<kotlin/Function0<kotlin/Boolean>>>) // androidx.compose.ui.test/performSemanticsActionUnit|performSemanticsActionUnit@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.semantics.SemanticsPropertyKey<androidx.compose.ui.semantics.AccessibilityAction<kotlin.Function0<kotlin.Boolean>>>){}[0]
391final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performTextClearance() // androidx.compose.ui.test/performTextClearance|performTextClearance@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
392final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performTextInput(kotlin/String) // androidx.compose.ui.test/performTextInput|performTextInput@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.String){}[0]
393final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performTextReplacement(kotlin/String) // androidx.compose.ui.test/performTextReplacement|performTextReplacement@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.String){}[0]
394final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performTouchInput(kotlin/Function1<androidx.compose.ui.test/TouchInjectionScope, kotlin/Unit>): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performTouchInput|performTouchInput@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Function1<androidx.compose.ui.test.TouchInjectionScope,kotlin.Unit>){}[0]
395final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/printToLog(kotlin/String, kotlin/Int = ...) // androidx.compose.ui.test/printToLog|printToLog@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.String;kotlin.Int){}[0]
396final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/printToString(kotlin/Int = ...): kotlin/String // androidx.compose.ui.test/printToString|printToString@androidx.compose.ui.test.SemanticsNodeInteraction(kotlin.Int){}[0]
397final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/requestFocus(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/requestFocus|requestFocus@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
398final fun (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/tryPerformAccessibilityChecks(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/tryPerformAccessibilityChecks|tryPerformAccessibilityChecks@androidx.compose.ui.test.SemanticsNodeInteraction(){}[0]
399final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/assertAll(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/assertAll|assertAll@androidx.compose.ui.test.SemanticsNodeInteractionCollection(androidx.compose.ui.test.SemanticsMatcher){}[0]
400final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/assertAny(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/assertAny|assertAny@androidx.compose.ui.test.SemanticsNodeInteractionCollection(androidx.compose.ui.test.SemanticsMatcher){}[0]
401final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/assertCountEquals(kotlin/Int): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/assertCountEquals|assertCountEquals@androidx.compose.ui.test.SemanticsNodeInteractionCollection(kotlin.Int){}[0]
402final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/filter(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/filter|filter@androidx.compose.ui.test.SemanticsNodeInteractionCollection(androidx.compose.ui.test.SemanticsMatcher){}[0]
403final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/filterToOne(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/filterToOne|filterToOne@androidx.compose.ui.test.SemanticsNodeInteractionCollection(androidx.compose.ui.test.SemanticsMatcher){}[0]
404final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/onFirst(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onFirst|onFirst@androidx.compose.ui.test.SemanticsNodeInteractionCollection(){}[0]
405final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/onLast(): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onLast|onLast@androidx.compose.ui.test.SemanticsNodeInteractionCollection(){}[0]
406final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/printToLog(kotlin/String, kotlin/Int = ...) // androidx.compose.ui.test/printToLog|printToLog@androidx.compose.ui.test.SemanticsNodeInteractionCollection(kotlin.String;kotlin.Int){}[0]
407final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/printToString(kotlin/Int = ...): kotlin/String // androidx.compose.ui.test/printToString|printToString@androidx.compose.ui.test.SemanticsNodeInteractionCollection(kotlin.Int){}[0]
408final fun (androidx.compose.ui.test/SemanticsNodeInteractionCollection).androidx.compose.ui.test/tryPerformAccessibilityChecks(): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/tryPerformAccessibilityChecks|tryPerformAccessibilityChecks@androidx.compose.ui.test.SemanticsNodeInteractionCollection(){}[0]
409final fun (androidx.compose.ui.test/SemanticsNodeInteractionsProvider).androidx.compose.ui.test/onAllNodesWithContentDescription(kotlin/String, kotlin/Boolean = ..., kotlin/Boolean = ..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/onAllNodesWithContentDescription|onAllNodesWithContentDescription@androidx.compose.ui.test.SemanticsNodeInteractionsProvider(kotlin.String;kotlin.Boolean;kotlin.Boolean;kotlin.Boolean){}[0]
410final fun (androidx.compose.ui.test/SemanticsNodeInteractionsProvider).androidx.compose.ui.test/onAllNodesWithTag(kotlin/String, kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/onAllNodesWithTag|onAllNodesWithTag@androidx.compose.ui.test.SemanticsNodeInteractionsProvider(kotlin.String;kotlin.Boolean){}[0]
411final fun (androidx.compose.ui.test/SemanticsNodeInteractionsProvider).androidx.compose.ui.test/onAllNodesWithText(kotlin/String, kotlin/Boolean = ..., kotlin/Boolean = ..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteractionCollection // androidx.compose.ui.test/onAllNodesWithText|onAllNodesWithText@androidx.compose.ui.test.SemanticsNodeInteractionsProvider(kotlin.String;kotlin.Boolean;kotlin.Boolean;kotlin.Boolean){}[0]
412final fun (androidx.compose.ui.test/SemanticsNodeInteractionsProvider).androidx.compose.ui.test/onNodeWithContentDescription(kotlin/String, kotlin/Boolean = ..., kotlin/Boolean = ..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onNodeWithContentDescription|onNodeWithContentDescription@androidx.compose.ui.test.SemanticsNodeInteractionsProvider(kotlin.String;kotlin.Boolean;kotlin.Boolean;kotlin.Boolean){}[0]
413final fun (androidx.compose.ui.test/SemanticsNodeInteractionsProvider).androidx.compose.ui.test/onNodeWithTag(kotlin/String, kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onNodeWithTag|onNodeWithTag@androidx.compose.ui.test.SemanticsNodeInteractionsProvider(kotlin.String;kotlin.Boolean){}[0]
414final fun (androidx.compose.ui.test/SemanticsNodeInteractionsProvider).androidx.compose.ui.test/onNodeWithText(kotlin/String, kotlin/Boolean = ..., kotlin/Boolean = ..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onNodeWithText|onNodeWithText@androidx.compose.ui.test.SemanticsNodeInteractionsProvider(kotlin.String;kotlin.Boolean;kotlin.Boolean;kotlin.Boolean){}[0]
415final fun (androidx.compose.ui.test/SemanticsNodeInteractionsProvider).androidx.compose.ui.test/onRoot(kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/onRoot|onRoot@androidx.compose.ui.test.SemanticsNodeInteractionsProvider(kotlin.Boolean){}[0]
416final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/click(androidx.compose.ui.geometry/Offset = ...) // androidx.compose.ui.test/click|click@androidx.compose.ui.test.TouchInjectionScope(androidx.compose.ui.geometry.Offset){}[0]
417final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/doubleClick(androidx.compose.ui.geometry/Offset = ..., kotlin/Long = ...) // androidx.compose.ui.test/doubleClick|doubleClick@androidx.compose.ui.test.TouchInjectionScope(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
418final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/longClick(androidx.compose.ui.geometry/Offset = ..., kotlin/Long = ...) // androidx.compose.ui.test/longClick|longClick@androidx.compose.ui.test.TouchInjectionScope(androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
419final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/multiTouchSwipe(kotlin.collections/List<kotlin/Function1<kotlin/Long, androidx.compose.ui.geometry/Offset>>, kotlin/Long = ..., kotlin.collections/List<kotlin/Long> = ...) // androidx.compose.ui.test/multiTouchSwipe|multiTouchSwipe@androidx.compose.ui.test.TouchInjectionScope(kotlin.collections.List<kotlin.Function1<kotlin.Long,androidx.compose.ui.geometry.Offset>>;kotlin.Long;kotlin.collections.List<kotlin.Long>){}[0]
420final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/pinch(androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/pinch|pinch@androidx.compose.ui.test.TouchInjectionScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
421final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/swipe(androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, kotlin/Long = ...) // androidx.compose.ui.test/swipe|swipe@androidx.compose.ui.test.TouchInjectionScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;kotlin.Long){}[0]
422final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/swipe(kotlin/Function1<kotlin/Long, androidx.compose.ui.geometry/Offset>, kotlin/Long = ..., kotlin.collections/List<kotlin/Long> = ...) // androidx.compose.ui.test/swipe|swipe@androidx.compose.ui.test.TouchInjectionScope(kotlin.Function1<kotlin.Long,androidx.compose.ui.geometry.Offset>;kotlin.Long;kotlin.collections.List<kotlin.Long>){}[0]
423final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/swipeDown(kotlin/Float = ..., kotlin/Float = ..., kotlin/Long = ...) // androidx.compose.ui.test/swipeDown|swipeDown@androidx.compose.ui.test.TouchInjectionScope(kotlin.Float;kotlin.Float;kotlin.Long){}[0]
424final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/swipeLeft(kotlin/Float = ..., kotlin/Float = ..., kotlin/Long = ...) // androidx.compose.ui.test/swipeLeft|swipeLeft@androidx.compose.ui.test.TouchInjectionScope(kotlin.Float;kotlin.Float;kotlin.Long){}[0]
425final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/swipeRight(kotlin/Float = ..., kotlin/Float = ..., kotlin/Long = ...) // androidx.compose.ui.test/swipeRight|swipeRight@androidx.compose.ui.test.TouchInjectionScope(kotlin.Float;kotlin.Float;kotlin.Long){}[0]
426final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/swipeUp(kotlin/Float = ..., kotlin/Float = ..., kotlin/Long = ...) // androidx.compose.ui.test/swipeUp|swipeUp@androidx.compose.ui.test.TouchInjectionScope(kotlin.Float;kotlin.Float;kotlin.Long){}[0]
427final fun (androidx.compose.ui.test/TouchInjectionScope).androidx.compose.ui.test/swipeWithVelocity(androidx.compose.ui.geometry/Offset, androidx.compose.ui.geometry/Offset, kotlin/Float, kotlin/Long = ...) // androidx.compose.ui.test/swipeWithVelocity|swipeWithVelocity@androidx.compose.ui.test.TouchInjectionScope(androidx.compose.ui.geometry.Offset;androidx.compose.ui.geometry.Offset;kotlin.Float;kotlin.Long){}[0]
428final fun (androidx.compose.ui.unit/Dp).androidx.compose.ui.test/assertIsEqualTo(androidx.compose.ui.unit/Dp, kotlin/String, androidx.compose.ui.unit/Dp = ...) // androidx.compose.ui.test/assertIsEqualTo|assertIsEqualTo@androidx.compose.ui.unit.Dp(androidx.compose.ui.unit.Dp;kotlin.String;androidx.compose.ui.unit.Dp){}[0]
429final fun <#A: kotlin/Function<kotlin/Boolean>> (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performSemanticsAction(androidx.compose.ui.semantics/SemanticsPropertyKey<androidx.compose.ui.semantics/AccessibilityAction<#A>>, kotlin/Function1<#A, kotlin/Unit>): androidx.compose.ui.test/SemanticsNodeInteraction // androidx.compose.ui.test/performSemanticsAction|performSemanticsAction@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.semantics.SemanticsPropertyKey<androidx.compose.ui.semantics.AccessibilityAction<0:0>>;kotlin.Function1<0:0,kotlin.Unit>){0§<kotlin.Function<kotlin.Boolean>>}[0]
430final fun <#A: kotlin/Function<kotlin/Boolean>> (androidx.compose.ui.test/SemanticsNodeInteraction).androidx.compose.ui.test/performSemanticsActionUnit(androidx.compose.ui.semantics/SemanticsPropertyKey<androidx.compose.ui.semantics/AccessibilityAction<#A>>, kotlin/Function1<#A, kotlin/Unit>) // androidx.compose.ui.test/performSemanticsActionUnit|performSemanticsActionUnit@androidx.compose.ui.test.SemanticsNodeInteraction(androidx.compose.ui.semantics.SemanticsPropertyKey<androidx.compose.ui.semantics.AccessibilityAction<0:0>>;kotlin.Function1<0:0,kotlin.Unit>){0§<kotlin.Function<kotlin.Boolean>>}[0]
431final fun androidx.compose.ui.test/DeviceConfigurationOverride(androidx.compose.ui.test/DeviceConfigurationOverride, kotlin/Function0<kotlin/Unit>) // androidx.compose.ui.test/DeviceConfigurationOverride|DeviceConfigurationOverride(androidx.compose.ui.test.DeviceConfigurationOverride;kotlin.Function0<kotlin.Unit>){}[0]
432final fun androidx.compose.ui.test/hasAnyAncestor(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasAnyAncestor|hasAnyAncestor(androidx.compose.ui.test.SemanticsMatcher){}[0]
433final fun androidx.compose.ui.test/hasAnyChild(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasAnyChild|hasAnyChild(androidx.compose.ui.test.SemanticsMatcher){}[0]
434final fun androidx.compose.ui.test/hasAnyDescendant(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasAnyDescendant|hasAnyDescendant(androidx.compose.ui.test.SemanticsMatcher){}[0]
435final fun androidx.compose.ui.test/hasAnySibling(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasAnySibling|hasAnySibling(androidx.compose.ui.test.SemanticsMatcher){}[0]
436final fun androidx.compose.ui.test/hasClickAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasClickAction|hasClickAction(){}[0]
437final fun androidx.compose.ui.test/hasContentDescription(kotlin/String, kotlin/Boolean = ..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasContentDescription|hasContentDescription(kotlin.String;kotlin.Boolean;kotlin.Boolean){}[0]
438final fun androidx.compose.ui.test/hasContentDescriptionExactly(kotlin/Array<out kotlin/String>...): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasContentDescriptionExactly|hasContentDescriptionExactly(kotlin.Array<out|kotlin.String>...){}[0]
439final fun androidx.compose.ui.test/hasImeAction(androidx.compose.ui.text.input/ImeAction): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasImeAction|hasImeAction(androidx.compose.ui.text.input.ImeAction){}[0]
440final fun androidx.compose.ui.test/hasInsertTextAtCursorAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasInsertTextAtCursorAction|hasInsertTextAtCursorAction(){}[0]
441final fun androidx.compose.ui.test/hasNoClickAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasNoClickAction|hasNoClickAction(){}[0]
442final fun androidx.compose.ui.test/hasNoScrollAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasNoScrollAction|hasNoScrollAction(){}[0]
443final fun androidx.compose.ui.test/hasParent(androidx.compose.ui.test/SemanticsMatcher): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasParent|hasParent(androidx.compose.ui.test.SemanticsMatcher){}[0]
444final fun androidx.compose.ui.test/hasPerformImeAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasPerformImeAction|hasPerformImeAction(){}[0]
445final fun androidx.compose.ui.test/hasProgressBarRangeInfo(androidx.compose.ui.semantics/ProgressBarRangeInfo): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasProgressBarRangeInfo|hasProgressBarRangeInfo(androidx.compose.ui.semantics.ProgressBarRangeInfo){}[0]
446final fun androidx.compose.ui.test/hasRequestFocusAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasRequestFocusAction|hasRequestFocusAction(){}[0]
447final fun androidx.compose.ui.test/hasScrollAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasScrollAction|hasScrollAction(){}[0]
448final fun androidx.compose.ui.test/hasScrollToIndexAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasScrollToIndexAction|hasScrollToIndexAction(){}[0]
449final fun androidx.compose.ui.test/hasScrollToKeyAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasScrollToKeyAction|hasScrollToKeyAction(){}[0]
450final fun androidx.compose.ui.test/hasScrollToNodeAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasScrollToNodeAction|hasScrollToNodeAction(){}[0]
451final fun androidx.compose.ui.test/hasSetTextAction(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasSetTextAction|hasSetTextAction(){}[0]
452final fun androidx.compose.ui.test/hasStateDescription(kotlin/String): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasStateDescription|hasStateDescription(kotlin.String){}[0]
453final fun androidx.compose.ui.test/hasTestTag(kotlin/String): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasTestTag|hasTestTag(kotlin.String){}[0]
454final fun androidx.compose.ui.test/hasText(kotlin/String, kotlin/Boolean = ..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasText|hasText(kotlin.String;kotlin.Boolean;kotlin.Boolean){}[0]
455final fun androidx.compose.ui.test/hasTextExactly(kotlin/Array<out kotlin/String>..., kotlin/Boolean = ...): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/hasTextExactly|hasTextExactly(kotlin.Array<out|kotlin.String>...;kotlin.Boolean){}[0]
456final fun androidx.compose.ui.test/isDialog(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isDialog|isDialog(){}[0]
457final fun androidx.compose.ui.test/isEditable(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isEditable|isEditable(){}[0]
458final fun androidx.compose.ui.test/isEnabled(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isEnabled|isEnabled(){}[0]
459final fun androidx.compose.ui.test/isFocusable(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isFocusable|isFocusable(){}[0]
460final fun androidx.compose.ui.test/isFocused(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isFocused|isFocused(){}[0]
461final fun androidx.compose.ui.test/isHeading(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isHeading|isHeading(){}[0]
462final fun androidx.compose.ui.test/isNotEnabled(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isNotEnabled|isNotEnabled(){}[0]
463final fun androidx.compose.ui.test/isNotFocusable(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isNotFocusable|isNotFocusable(){}[0]
464final fun androidx.compose.ui.test/isNotFocused(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isNotFocused|isNotFocused(){}[0]
465final fun androidx.compose.ui.test/isNotSelected(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isNotSelected|isNotSelected(){}[0]
466final fun androidx.compose.ui.test/isOff(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isOff|isOff(){}[0]
467final fun androidx.compose.ui.test/isOn(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isOn|isOn(){}[0]
468final fun androidx.compose.ui.test/isPopup(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isPopup|isPopup(){}[0]
469final fun androidx.compose.ui.test/isRoot(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isRoot|isRoot(){}[0]
470final fun androidx.compose.ui.test/isSelectable(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isSelectable|isSelectable(){}[0]
471final fun androidx.compose.ui.test/isSelected(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isSelected|isSelected(){}[0]
472final fun androidx.compose.ui.test/isToggleable(): androidx.compose.ui.test/SemanticsMatcher // androidx.compose.ui.test/isToggleable|isToggleable(){}[0]
473final inline fun <#A: kotlin/Any?> androidx.compose.ui.test.platform/synchronized(androidx.compose.ui.test.platform/SynchronizedObject, kotlin/Function0<#A>): #A // androidx.compose.ui.test.platform/synchronized|synchronized(androidx.compose.ui.test.platform.SynchronizedObject;kotlin.Function0<0:0>){0§<kotlin.Any?>}[0]
474