Searched refs:mTestMethodLabel (Results 1 – 1 of 1) sorted by relevance
113 private Label mTestMethodLabel; field in AndroidJUnitLaunchConfigurationTab253 mTestMethodLabel = new Label(comp, SWT.NONE); in createSingleTestSection()254 mTestMethodLabel.setText(""); //$NON-NLS-1$ in createSingleTestSection()257 mTestMethodLabel.setLayoutData(gd); in createSingleTestSection()450 mTestMethodLabel.setText( in setTestMethodLabel()454 mTestMethodLabel.setText(EMPTY_STRING); in setTestMethodLabel()790 mTestMethodLabel.setEnabled(enabled); in setEnableSingleTestGroup()