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