Home
last modified time | relevance | path

Searched refs:bounds1 (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCanvasViewInfoTest.java621 Rectangle bounds1 = bounds.get(0); in includeBounds2() local
623 assertEquals(new Rectangle(0, 20, 49, 19), bounds1); in includeBounds2()
651 Rectangle bounds1 = bounds.get(0); in testCookieWorkaround() local
652 assertEquals(new Rectangle(0, 40, 49, 19), bounds1); in testCookieWorkaround()