Home
last modified time | relevance | path

Searched refs:EXACT_NUMERIC_COMPARE (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatRoundTripTest.java39 public boolean EXACT_NUMERIC_COMPARE = false; field in NumberFormatRoundTripTest
195 if (EXACT_NUMERIC_COMPARE) { in _test()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatRoundTripTest.java42 public boolean EXACT_NUMERIC_COMPARE = false; field in NumberFormatRoundTripTest
198 if (EXACT_NUMERIC_COMPARE) { in _test()
/external/cronet/third_party/icu/source/test/intltest/
Dnmfmtrt.h31 static UBool EXACT_NUMERIC_COMPARE; variable
Dnmfmtrt.cpp31 UBool NumberFormatRoundTripTest::EXACT_NUMERIC_COMPARE = false; member in NumberFormatRoundTripTest
277 if(EXACT_NUMERIC_COMPARE) { in test()
/external/icu/icu4c/source/test/intltest/
Dnmfmtrt.h31 static UBool EXACT_NUMERIC_COMPARE; variable
Dnmfmtrt.cpp31 UBool NumberFormatRoundTripTest::EXACT_NUMERIC_COMPARE = false; member in NumberFormatRoundTripTest
277 if(EXACT_NUMERIC_COMPARE) { in test()