HomeSort by relevance Sort by last modified time
    Searched defs:SCENARIO_SHORT_NAME_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/
ScenarioResultsElement.java 36 private static final TextPropertyDescriptor SCENARIO_SHORT_NAME_DESCRIPTOR = new TextPropertyDescriptor(P_ID_SCENARIO_SHORT_NAME, P_STR_SCENARIO_SHORT_NAME);
51 DESCRIPTORS.addElement(SCENARIO_SHORT_NAME_DESCRIPTOR);
52 SCENARIO_SHORT_NAME_DESCRIPTOR.setCategory("Results");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 103 milliseconds