OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SCENARIO_LABEL_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
34
private static final TextPropertyDescriptor
SCENARIO_LABEL_DESCRIPTOR
= new TextPropertyDescriptor(P_ID_SCENARIO_LABEL, P_STR_SCENARIO_LABEL);
47
DESCRIPTORS.addElement(
SCENARIO_LABEL_DESCRIPTOR
);
48
SCENARIO_LABEL_DESCRIPTOR
.setCategory("Results");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 331 milliseconds