HomeSort by relevance Sort by last modified time
    Searched defs:ERROR_DESCRIPTOR (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 103 static final TextPropertyDescriptor ERROR_DESCRIPTOR = new TextPropertyDescriptor(P_ID_STATUS_ERROR, P_STR_STATUS_ERROR);
109 DESCRIPTORS.add(ERROR_DESCRIPTOR);
110 ERROR_DESCRIPTOR.setCategory("Status");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 49 milliseconds