Searched refs:widthPartShort (Results 1 – 1 of 1) sorted by relevance
305 float widthPartShort = Layout.getDesiredWidth(textShort, 2, textShort.length(), paint); in testGetDesiredWidthRange() local310 assertTrue(widthShort > widthPartShort); in testGetDesiredWidthRange()