Searched refs:bottomHunHeight (Results 1 – 1 of 1) sorted by relevance
1234 val bottomHunHeight = in <lambda>() constant1237 whenever(bottomHun.intrinsicHeight).thenReturn(bottomHunHeight) in <lambda>()1251 assertThat(bottomHun.viewState.height).isEqualTo(bottomHunHeight) in <lambda>()1254 assertThat(bottomHun.viewState.clipBottomAmount).isEqualTo(bottomHunHeight - topHunHeight) in <lambda>()