Searched refs:statusErrorSuspiciousRadioButton (Results 1 - 2 of 2) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
H A DPerformanceResultsPreferencePage.java76 private Button statusErrorSuspiciousRadioButton; field in class:PerformanceResultsPreferencePage
202 this.statusErrorSuspiciousRadioButton = createRadioButton(statusErrorGroup, "Suspicious");
203 this.statusErrorSuspiciousRadioButton.setToolTipText("Exclude all suspicious failures (i.e. result error is over 25%)");
671 this.statusErrorSuspiciousRadioButton.setSelection(false);
682 this.statusErrorSuspiciousRadioButton.setSelection(true);
984 } else if (this.statusErrorSuspiciousRadioButton.getSelection()) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 39 milliseconds