Searched refs:BOUNDS_TOLERANCE (Results 1 – 2 of 2) sorted by relevance
69 private static final int BOUNDS_TOLERANCE = 1; field in FullScreenMagnificationControllerTest174 <= BOUNDS_TOLERANCE) in waitUntilMagnificationConfigEquals()176 <= BOUNDS_TOLERANCE); in waitUntilMagnificationConfigEquals()
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() local1564 <= BOUNDS_TOLERANCE) in waitUntilMagnificationConfig()1566 <= BOUNDS_TOLERANCE); in waitUntilMagnificationConfig()