Home
last modified time | relevance | path

Searched defs:getIntProperty (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java217 protected static int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk
221 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk
400 public int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk.TestParams
404 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk.TestParams
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DTestFmwk.java243 protected static int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk
247 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk
425 public int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk.TestParams
429 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk.TestParams