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