Searched refs:firstLeft (Results 1 – 1 of 1) sorted by relevance
182 int firstLeft = xy[0]; in assertLeftAligned() local187 assertEquals("views are not left aligned", firstLeft, secondLeft); in assertLeftAligned()201 int firstLeft = xy[0]; in assertLeftAligned() local206 assertEquals("views are not left aligned", Math.abs(firstLeft - secondLeft), margin); in assertLeftAligned()