Home
last modified time | relevance | path

Searched defs:getPropertyValue (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodePropertySource.java36 abstract public String getPropertyValue(int codepoint); in getPropertyValue() method in UnicodePropertySource
170 public String getPropertyValue(int codePoint) { in getPropertyValue() method in UnicodePropertySource.ICU
/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/
DScenarioResultsElement.java95 public Object getPropertyValue(Object propKey) { in getPropertyValue() method in ScenarioResultsElement
DDimResultsElement.java115 public Object getPropertyValue(Object propKey) { in getPropertyValue() method in DimResultsElement
DBuildResultsProperties.java77 public Object getPropertyValue(Object propKey) { in getPropertyValue() method in BuildResultsProperties
DComponentResultsElement.java126 public Object getPropertyValue(Object propKey) { in getPropertyValue() method in ComponentResultsElement
DBuildResultsElement.java207 public Object getPropertyValue(Object propKey) { in getPropertyValue() method in BuildResultsElement
DConfigResultsElement.java212 public Object getPropertyValue(Object propKey) { in getPropertyValue() method in ConfigResultsElement
DResultsElement.java325 public Object getPropertyValue(Object propKey) { in getPropertyValue() method in ResultsElement