Home
last modified time | relevance | path

Searched refs:fDecNum (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7418 StringPiece fDecNum = f.getDecimalNumber(convStatus); in testFormattableAsUFormattable() local
7430 assertEquals(fileLine + " decNumChars length==", len, fDecNum.length()); in testFormattableAsUFormattable()
7431 assertEquals(fileLine + " decNumChars digits", decNumChars, fDecNum.data()); in testFormattableAsUFormattable()

Completed in 17 milliseconds