Searched refs:SINGLE_RUN (Results 1 - 5 of 5) 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/model/
H A DBuildResultsProperties.java89 if ((this.status & ResultsElement.SINGLE_RUN) != 0) {
H A DResultsElement.java80 static final int SINGLE_RUN = 0x0080; field in class:ResultsElement
149 if ((status & SINGLE_RUN) != 0) {
382 * <li>{@link #SINGLE_RUN} : the test has only one run (i.e. no error could be computed), hence its reliability cannot be evaluated</li>
480 this.status |= SINGLE_RUN;
H A DBuildResultsElement.java121 if ((status & SINGLE_RUN) != 0) {
H A DConfigResultsElement.java118 if ((status & SINGLE_RUN) != 0) {
/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 57 milliseconds