Home
last modified time | relevance | path

Searched refs:AppendHumanReadable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dstring_util.h12 void AppendHumanReadable(int n, std::string* str);
H A Dstring_util.cc114 void AppendHumanReadable(int n, std::string* str) { in AppendHumanReadable() function