Searched refs:testRadiusPoint (Results 1 – 1 of 1) sorted by relevance
566 final Size testRadiusPoint = new Size(3, 3); in testRoundingRadius_NoCutout() local579 assertThat(resDelegate.getTopRoundedSize()).isEqualTo(testRadiusPoint); in testRoundingRadius_NoCutout()580 assertThat(resDelegate.getBottomRoundedSize()).isEqualTo(testRadiusPoint); in testRoundingRadius_NoCutout()