OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STUDENT_TTEST
(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
76
static final int
STUDENT_TTEST
= 0x0020;
124
if ((status &
STUDENT_TTEST
) != 0) {
376
* <li>{@link #
STUDENT_TTEST
} : the Student T-test is over the threshold (old yellow color for test results)</li>
487
this.status |=
STUDENT_TTEST
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 26 milliseconds