Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextActionTest.java510 final int expectedWidthInPx = textView.getLayoutParams().width; in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local
528 assertEquals(expectedWidthInPx, extraRenderingInfo.getLayoutSize().getWidth()); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()