Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DTestFmwk.java623 protected static boolean assertNull(String message, Object actual) { in assertNull() method in TestFmwk
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleMatcherTest.java278 private void assertNull(Object bestMatch) { in assertNull() method in LocaleMatcherTest