Home
last modified time | relevance | path

Searched refs:setToDecNumber (Results 1 – 25 of 46) sorted by relevance

12

/external/cronet/stable/third_party/icu/source/test/intltest/
Dnumbertest_decimalquantity.cpp136 fq.setToDecNumber({"999999999999999999"}, status); in testSwitchStorage()
173 a.setToDecNumber({"1234567890123456789", -1}, status); in testCopyMove()
179 c.setToDecNumber({"9876543210987654321", -1}, status); in testCopyMove()
184 b.setToDecNumber({"876543210987654321", -1}, status); in testCopyMove()
185 c.setToDecNumber({"987654321098765432", -1}, status); in testCopyMove()
392 quantity.setToDecNumber("9223372036854775808", status); in testFitsInLong()
395 quantity.setToDecNumber("9223372046854775806", status); in testFitsInLong()
397 quantity.setToDecNumber("9223372046800000000", status); in testFitsInLong()
399 quantity.setToDecNumber("10000000000000000000", status); in testFitsInLong()
416 q.setToDecNumber({cas.input, -1}, status); in testToDouble()
Dunits_test.cpp110 dqVal.setToDecNumber(val.toStringPiece(), parseStatus); in testUnitConstantFreshness()
819 dqOutputD.setToDecNumber(output, errorCode); in parseOutputField()
929 dqInputD.setToDecNumber(inputD, status); in unitPreferencesTestDataLineFn()
Dnumfmtdatadriventest.cpp45 digitList.setToDecNumber({formatValue.data(), formatValue.length()}, status); in strToDigitList()
/external/cronet/tot/third_party/icu/source/test/intltest/
Dnumbertest_decimalquantity.cpp136 fq.setToDecNumber({"999999999999999999"}, status); in testSwitchStorage()
173 a.setToDecNumber({"1234567890123456789", -1}, status); in testCopyMove()
179 c.setToDecNumber({"9876543210987654321", -1}, status); in testCopyMove()
184 b.setToDecNumber({"876543210987654321", -1}, status); in testCopyMove()
185 c.setToDecNumber({"987654321098765432", -1}, status); in testCopyMove()
392 quantity.setToDecNumber("9223372036854775808", status); in testFitsInLong()
395 quantity.setToDecNumber("9223372046854775806", status); in testFitsInLong()
397 quantity.setToDecNumber("9223372046800000000", status); in testFitsInLong()
399 quantity.setToDecNumber("10000000000000000000", status); in testFitsInLong()
416 q.setToDecNumber({cas.input, -1}, status); in testToDouble()
Dunits_test.cpp110 dqVal.setToDecNumber(val.toStringPiece(), parseStatus); in testUnitConstantFreshness()
819 dqOutputD.setToDecNumber(output, errorCode); in parseOutputField()
929 dqInputD.setToDecNumber(inputD, status); in unitPreferencesTestDataLineFn()
Dnumfmtdatadriventest.cpp45 digitList.setToDecNumber({formatValue.data(), formatValue.length()}, status); in strToDigitList()
/external/icu/icu4c/source/test/intltest/
Dnumbertest_decimalquantity.cpp136 fq.setToDecNumber({"999999999999999999"}, status); in testSwitchStorage()
173 a.setToDecNumber({"1234567890123456789", -1}, status); in testCopyMove()
179 c.setToDecNumber({"9876543210987654321", -1}, status); in testCopyMove()
184 b.setToDecNumber({"876543210987654321", -1}, status); in testCopyMove()
185 c.setToDecNumber({"987654321098765432", -1}, status); in testCopyMove()
392 quantity.setToDecNumber("9223372036854775808", status); in testFitsInLong()
395 quantity.setToDecNumber("9223372046854775806", status); in testFitsInLong()
397 quantity.setToDecNumber("9223372046800000000", status); in testFitsInLong()
399 quantity.setToDecNumber("10000000000000000000", status); in testFitsInLong()
416 q.setToDecNumber({cas.input, -1}, status); in testToDouble()
Dunits_test.cpp110 dqVal.setToDecNumber(val.toStringPiece(), parseStatus); in testUnitConstantFreshness()
838 dqOutputD.setToDecNumber(output, errorCode); in parseOutputField()
948 dqInputD.setToDecNumber(inputD, status); in unitPreferencesTestDataLineFn()
Dnumfmtdatadriventest.cpp45 digitList.setToDecNumber({formatValue.data(), formatValue.length()}, status); in strToDigitList()
/external/cronet/tot/third_party/icu/source/i18n/
Dnumrange_capi.cpp141 result->fData.quantity1.setToDecNumber({first, firstLen}, *ec); in unumrf_formatDecimalRange()
142 result->fData.quantity2.setToDecNumber({second, secondLen}, *ec); in unumrf_formatDecimalRange()
Dnumber_decimalquantity.h243 DecimalQuantity &setToDecNumber(StringPiece n, UErrorCode& status);
Dnumber_capi.cpp174 result->fData.quantity.setToDecNumber({value, valueLen}, *ec); in unumf_formatDecimal()
Dnumber_rounding.cpp39 dq.setToDecNumber({buffer.data(), buffer.length()}, localStatus); in parseIncrementOption()
Dunits_data.cpp222 dq.setToDecNumber(geq.data(), status); in put()
/external/cronet/stable/third_party/icu/source/i18n/
Dnumrange_capi.cpp141 result->fData.quantity1.setToDecNumber({first, firstLen}, *ec); in unumrf_formatDecimalRange()
142 result->fData.quantity2.setToDecNumber({second, secondLen}, *ec); in unumrf_formatDecimalRange()
Dnumber_decimalquantity.h243 DecimalQuantity &setToDecNumber(StringPiece n, UErrorCode& status);
Dnumber_capi.cpp174 result->fData.quantity.setToDecNumber({value, valueLen}, *ec); in unumf_formatDecimal()
Dnumber_rounding.cpp39 dq.setToDecNumber({buffer.data(), buffer.length()}, localStatus); in parseIncrementOption()
Dunits_data.cpp222 dq.setToDecNumber(geq.data(), status); in put()
/external/icu/icu4c/source/i18n/
Dnumrange_capi.cpp139 result->fData.quantity1.setToDecNumber({first, firstLen}, *ec); in unumrf_formatDecimalRange()
140 result->fData.quantity2.setToDecNumber({second, secondLen}, *ec); in unumrf_formatDecimalRange()
Dnumber_decimalquantity.h251 DecimalQuantity &setToDecNumber(StringPiece n, UErrorCode& status);
Dnumber_capi.cpp172 result->fData.quantity.setToDecNumber({value, valueLen}, *ec); in unumf_formatDecimal()
Dunits_data.cpp228 dq.setToDecNumber(geq.data(), status); in put()
Dnumber_rounding.cpp39 dq.setToDecNumber({buffer.data(), buffer.length()}, localStatus); in parseIncrementOption()
/external/icu/libicu/cts_headers/
Dnumber_decimalquantity.h251 DecimalQuantity &setToDecNumber(StringPiece n, UErrorCode& status);

12