Searched refs:mTestMethodLabel (Results 1 – 1 of 1) sorted by relevance
114 private Label mTestMethodLabel; field in AndroidJUnitLaunchConfigurationTab254 mTestMethodLabel = new Label(comp, SWT.NONE); in createSingleTestSection()255 mTestMethodLabel.setText(""); //$NON-NLS-1$ in createSingleTestSection()258 mTestMethodLabel.setLayoutData(gd); in createSingleTestSection()451 mTestMethodLabel.setText( in setTestMethodLabel()455 mTestMethodLabel.setText(EMPTY_STRING); in setTestMethodLabel()791 mTestMethodLabel.setEnabled(enabled); in setEnableSingleTestGroup()