Searched refs:widthZero (Results 1 – 1 of 1) sorted by relevance
264 float widthZero = Layout.getDesiredWidth(textLonger, 5, textShort.length() - 3, paint); in testGetDesiredWidthRange() local267 assertEquals(0f, widthZero); in testGetDesiredWidthRange()