Home | History | Annotate | Download | only in intltest

Lines Matching full:doubleformatnum

250     double doubleFormatNum = 893411.234;
262 doubleFormatResult = formatter->format(doubleFormatNum, ruleSetName, doubleFormatResult, pos2, status);
291 doubleFormatResult = formatter->format(doubleFormatNum, "TRUC", doubleFormatResult, pos2, status);