Home
last modified time | relevance | path

Searched refs:explicitExactDouble (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.h263 inline bool isExplicitExactDouble() { return explicitExactDouble; }; in isExplicitExactDouble()
383 bool explicitExactDouble = false; variable
Dnumber_decimalquantity.cpp465 explicitExactDouble = true; in convertToAccurateDouble()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DExhaustiveNumberTest.java174 assertTrue(alert + "Should be using approximate double", !fq.explicitExactDouble); in checkDoubleBehavior()
178 assertTrue(alert + "Should not be using approximate double", fq.explicitExactDouble); in checkDoubleBehavior()
DDecimalQuantityTest.java382 assertTrue("Should be using approximate double", !fq.explicitExactDouble); in testUseApproximateDoubleWhenAble()
387 fq.explicitExactDouble); in testUseApproximateDoubleWhenAble()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DExhaustiveNumberTest.java171 assertTrue(alert + "Should be using approximate double", !fq.explicitExactDouble); in checkDoubleBehavior()
175 assertTrue(alert + "Should not be using approximate double", fq.explicitExactDouble); in checkDoubleBehavior()
DDecimalQuantityTest.java379 assertTrue("Should be using approximate double", !fq.explicitExactDouble); in testUseApproximateDoubleWhenAble()
384 fq.explicitExactDouble); in testUseApproximateDoubleWhenAble()
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalQuantity_AbstractBCD.java531 explicitExactDouble = true; in convertToAccurateDouble()
543 public boolean explicitExactDouble = false; field in DecimalQuantity_AbstractBCD
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_AbstractBCD.java529 explicitExactDouble = true; in convertToAccurateDouble()
541 public boolean explicitExactDouble = false; field in DecimalQuantity_AbstractBCD
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...