Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp7213 StringPiece fDecNum = f.getDecimalNumber(convStatus); in testFormattableAsUFormattable() local
7225 assertEquals(fileLine + " decNumChars length==", len, fDecNum.length()); in testFormattableAsUFormattable()
7226 assertEquals(fileLine + " decNumChars digits", decNumChars, fDecNum.data()); in testFormattableAsUFormattable()