Searched refs:expectedTextSize (Results 1 – 1 of 1) sorted by relevance
512 final float expectedTextSize = textView.getTextSize(); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local530 assertEquals(expectedTextSize, extraRenderingInfo.getTextSizeInPx(), 0f); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()