Searched refs:expectedWithMargin (Results 1 – 1 of 1) sorted by relevance
480 final Rect expectedWithMargin = new Rect(expected); in assertBoundsInclusionWithMargin() local481 expectedWithMargin.inset(-ROUNDING_ERROR_MARGIN, -ROUNDING_ERROR_MARGIN); in assertBoundsInclusionWithMargin()485 expectedWithMargin.contains(actual)); in assertBoundsInclusionWithMargin()