HomeSort by relevance Sort by last modified time
    Searched refs:COMMENT_DESCRIPTOR (Results 1 - 7 of 7) 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/
DimResultsElement.java 69 DESCRIPTORS.add(COMMENT_DESCRIPTOR);
70 COMMENT_DESCRIPTOR.setCategory("Survey");
ScenarioResultsElement.java 54 DESCRIPTORS.add(COMMENT_DESCRIPTOR);
55 COMMENT_DESCRIPTOR.setCategory("Survey");
ComponentResultsElement.java 62 DESCRIPTORS.add(COMMENT_DESCRIPTOR);
63 COMMENT_DESCRIPTOR.setCategory("Survey");
ResultsElement.java 102 static final TextPropertyDescriptor COMMENT_DESCRIPTOR = new TextPropertyDescriptor(P_ID_STATUS_COMMENT, P_STR_STATUS_COMMENT);
112 DESCRIPTORS.add(COMMENT_DESCRIPTOR);
113 COMMENT_DESCRIPTOR.setCategory("Survey");
BuildResultsElement.java 87 DESCRIPTORS.add(COMMENT_DESCRIPTOR);
88 COMMENT_DESCRIPTOR.setCategory("Survey");
ConfigResultsElement.java 84 DESCRIPTORS.add(COMMENT_DESCRIPTOR);
85 COMMENT_DESCRIPTOR.setCategory("Survey");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 302 milliseconds