OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:P_ID_STATUS_WARNING
(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
91
static final String
P_ID_STATUS_WARNING
= "ResultsElement.status_warning"; //$NON-NLS-1$
156
ComboBoxPropertyDescriptor warningDescriptor = new ComboBoxPropertyDescriptor(
P_ID_STATUS_WARNING
, P_STR_STATUS_WARNING, warnings);
331
if (propKey.equals(
P_ID_STATUS_WARNING
)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 24 milliseconds