Searched refs:StrFormatImp (Results 1 - 1 of 1) sorted by relevance
/third_party/benchmark/src/ | ||
H A D | string_util.cc | 111 std::string StrFormatImp(const char* msg, va_list args) { in StrFormatImp() function 150 std::string tmp = StrFormatImp(format, args); in StrFormat() |
Completed in 2 milliseconds