Searched refs:expectedWidthInPx (Results 1 – 1 of 1) sorted by relevance
510 final int expectedWidthInPx = textView.getLayoutParams().width; in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local528 assertEquals(expectedWidthInPx, extraRenderingInfo.getLayoutSize().getWidth()); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()