OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SINGLE_RUN
(Results
1 - 2
of
2
) sorted by null
/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/
ResultsElement.java
80
static final int
SINGLE_RUN
= 0x0080;
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
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 35 milliseconds