Searched refs:fDecNum (Results 1 – 1 of 1) sorted by relevance
7213 StringPiece fDecNum = f.getDecimalNumber(convStatus); in testFormattableAsUFormattable() local7225 assertEquals(fileLine + " decNumChars length==", len, fDecNum.length()); in testFormattableAsUFormattable()7226 assertEquals(fileLine + " decNumChars digits", decNumChars, fDecNum.data()); in testFormattableAsUFormattable()