Home
last modified time | relevance | path

Searched refs:expectedHeightInPx (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextActionTest.java499 final int expectedHeightInPx = textView.getLayoutParams().height; in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local
519 assertEquals(expectedHeightInPx, extraRenderingInfo.getLayoutSize().getHeight()); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()