Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DExhaustiveNumberTest.java192 private static void checkDoubleBehavior(double d, boolean explicitRequired, String alert) { in checkDoubleBehavior()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DExhaustiveNumberTest.java189 private static void checkDoubleBehavior(double d, boolean explicitRequired, String alert) { in checkDoubleBehavior()
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_decimalquantity.cpp66 void DecimalQuantityTest::checkDoubleBehavior(double d, bool explicitRequired) { in checkDoubleBehavior()