OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:P_ID_CONFIG_BASELINED
(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/
ConfigResultsElement.java
35
static final String
P_ID_CONFIG_BASELINED
= "ConfigResultsElement.baselined"; //$NON-NLS-1$
53
private static final PropertyDescriptor CONFIG_BASELINED_DESCRIPTOR = new PropertyDescriptor(
P_ID_CONFIG_BASELINED
, P_STR_CONFIG_BASELINED);
226
if (propKey.equals(
P_ID_CONFIG_BASELINED
)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 220 milliseconds