Searched refs:statusErrorWeirdRadioButton (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.java77 private Button statusErrorWeirdRadioButton; field in class:PerformanceResultsPreferencePage
200 this.statusErrorWeirdRadioButton = createRadioButton(statusErrorGroup, "Weird");
201 this.statusErrorWeirdRadioButton.setToolTipText("Exclude all weird failures (i.e. result error is over 50%)");
672 this.statusErrorWeirdRadioButton.setSelection(false);
685 this.statusErrorWeirdRadioButton.setSelection(true);
986 } else if (this.statusErrorWeirdRadioButton.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 107 milliseconds