Home
last modified time | relevance | path

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

/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