Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dstring_util.h11 void AppendHumanReadable(int n, std::string* str);
Dstring_util.cc107 void AppendHumanReadable(int n, std::string* str) { in AppendHumanReadable() function
Dbenchmark_register.cc166 AppendHumanReadable(arg, &instance.name); in FindBenchmarks()
/external/google-benchmark/src/
Dstring_util.h11 void AppendHumanReadable(int n, std::string* str);
Dstring_util.cc111 void AppendHumanReadable(int n, std::string* str) { in AppendHumanReadable() function