OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:P_ID_STATUS_COMMENT
(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
93
static final String
P_ID_STATUS_COMMENT
= "ResultsElement.status_comment"; //$NON-NLS-1$
102
static final TextPropertyDescriptor COMMENT_DESCRIPTOR = new TextPropertyDescriptor(
P_ID_STATUS_COMMENT
, P_STR_STATUS_COMMENT);
341
if (propKey.equals(
P_ID_STATUS_COMMENT
)) {
562
if (name.equals(
P_ID_STATUS_COMMENT
)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 23 milliseconds