Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dplurults.cpp1047 struct DoubleTestCase { in testDoubleValue() struct
1048 const double inputNum; in testDoubleValue()
1049 const double expVal; in testDoubleValue()
1091 struct DoubleTestCase { in testLongValue() struct
1092 const double inputNum; in testLongValue()
1093 const int64_t expVal; in testLongValue()
1544 struct DoubleTestCase { in testFixedDecimal() struct
1545 double n; in testFixedDecimal()
1546 int32_t fractionDigitCount; in testFixedDecimal()
1547 int64_t fractionDigits; in testFixedDecimal()