OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BIG_DELTA
(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
86
static final int
BIG_DELTA
= 0x1000;
337
if ((getStatus() &
BIG_DELTA
) != 0) {
390
* <li>{@link #
BIG_DELTA
} : the delta for the test is over the 10% threshold</li>
502
this.status |=
BIG_DELTA
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 28 milliseconds