Searched defs:BOUNDS_TOLERANCE (Results 1 – 2 of 2) sorted by relevance
69 private static final int BOUNDS_TOLERANCE = 1; field in FullScreenMagnificationControllerTest
115 public static final int BOUNDS_TOLERANCE = 1; field in AccessibilityMagnificationTest1170 assertEquals(magnificationBounds.exactCenterX(), x, BOUNDS_TOLERANCE); in testGetCurrentMagnificationRegion_windowMode_exactRegionCenter() local1171 assertEquals(magnificationBounds.exactCenterY(), y, BOUNDS_TOLERANCE); in testGetCurrentMagnificationRegion_windowMode_exactRegionCenter() local