Home
last modified time | relevance | path

Searched defs:nodeSiblings (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.java520 List<CanvasViewInfo> nodeSiblings = childView.getNodeSiblings(); in testMergeCookies2() local
523 List<CanvasViewInfo> nodeSiblings = rootView.getChildren().get(0).getNodeSiblings(); in testMergeCookies2() local
571 List<CanvasViewInfo> nodeSiblings = childView.getNodeSiblings(); in testIncludeBounds() local
574 List<CanvasViewInfo> nodeSiblings = rootView.getChildren().get(0).getNodeSiblings(); in testIncludeBounds() local