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