Searched defs:child21 (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/ |
D | CanvasViewInfoTest.java | 132 ViewInfo child21 = new ViewInfo("RadioButton", child21Node, 0, 20, 70, 25); in showIn() local 171 ViewInfo child21 = new ViewInfo("RadioButton", null, 0, 20, 70, 25); in testIncludeTag() local 213 ViewInfo child21 = new ViewInfo("RadioButton", null, 0, 20, 70, 25); in testNoIncludeTag() local 257 ViewInfo child21 = new ViewInfo("RadioButton", null, 0, 20, 70, 25); in testMergeMatching() local 313 ViewInfo child21 = new ViewInfo("RadioButton", null, 0, 20, 70, 25); in testMerge() local
|