Searched refs:pathRectangle (Results 1 – 1 of 1) sorted by relevance
460 final RectF pathRectangle = new RectF(); in testGetSelectionPathWithASingleLineSelection() local462 assertTrue(generatedPath.isRect(pathRectangle)); in testGetSelectionPathWithASingleLineSelection()463 assertEquals(rectangle, pathRectangle); in testGetSelectionPathWithASingleLineSelection()