Home
last modified time | relevance | path

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

/aosp_15_r20/external/accompanist/insets-ui/src/sharedTest/kotlin/com/google/accompanist/insets/
H A DScaffoldTest.kt337 val expectedFabY = bottomBarPosition.y - (fabSize.height / 2) in <lambda>() constant
375 val expectedFabY = bottomBarPosition.y - fabSize.height - in <lambda>() constant
412 val expectedFabY = bottomBarPosition.y - (fabSize.height / 2) in <lambda>() constant