Searched defs:BIG_DELTA (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/model/
H A DResultsElement.java86 static final int BIG_DELTA = 0x1000; field in class:ResultsElement
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/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 137 milliseconds