Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dstring_util.cc128 std::string StrFormatImp(const char* msg, va_list args) { in StrFormatImp() function
161 std::string tmp = StrFormatImp(format, args); in StrFormat()