Home
last modified time | relevance | path

Searched refs:bounds2 (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.java622 Rectangle bounds2 = bounds.get(1); in includeBounds2() local
624 assertEquals(new Rectangle(0, 40, 49, 19), bounds2); in includeBounds2()