Searched defs:FormatDouble (Results 1 – 2 of 2) sorted by relevance
62 string16 FormatDouble(double number, int fractional_digits) { in FormatDouble() function
42 TEST(NumberFormattingTest, FormatDouble) { in TEST() argument