Home
last modified time | relevance | path

Searched defs:FormatInteger (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dbytestring.cpp70 ByteString ByteString::FormatInteger(int i) { in FormatInteger() function in fxcrt::ByteString
Dbytestring_unittest.cpp1861 TEST(ByteString, FormatInteger) { in TEST() argument