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