HomeSort by relevance Sort by last modified time
    Searched defs:BIG_ERROR (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 81 static final int BIG_ERROR = 0x0100;
137 if ((status & BIG_ERROR) != 0) {
383 * <li>{@link #BIG_ERROR} : the test result is over the 3% threshold</li>
497 this.status |= BIG_ERROR;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 38 milliseconds