Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java209 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk
213 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk
385 public boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk.TestParams
389 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk.TestParams
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DTestFmwk.java235 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk
239 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk
410 public boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk.TestParams
414 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk.TestParams