Searched defs:FormatInteger (Results 1 – 2 of 2) sorted by relevance
70 ByteString ByteString::FormatInteger(int i) { in FormatInteger() function in fxcrt::ByteString
1861 TEST(ByteString, FormatInteger) { in TEST() argument