Home
last modified time | relevance | path

Searched refs:P_STR_STATUS_INFO (Results 1 – 3 of 3) sorted by relevance

/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/
DResultsElement.java95 static final String P_STR_STATUS_INFO = " info"; //$NON-NLS-1$ field in ResultsElement
131 …riptor infoDescriptor = new ComboBoxPropertyDescriptor(P_ID_STATUS_INFO, P_STR_STATUS_INFO, infos); in getInfosDescriptor()
DBuildResultsElement.java103 …riptor infoDescriptor = new ComboBoxPropertyDescriptor(P_ID_STATUS_INFO, P_STR_STATUS_INFO, infos); in getInfosDescriptor()
DConfigResultsElement.java100 …riptor infoDescriptor = new ComboBoxPropertyDescriptor(P_ID_STATUS_INFO, P_STR_STATUS_INFO, infos); in getInfosDescriptor()