Searched refs:expectedNewTextSize (Results 1 – 1 of 1) sorted by relevance
514 final float expectedNewTextSize = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_SP, in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local537 assertEquals(expectedNewTextSize, extraRenderingInfo.getTextSizeInPx(), 0f); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()