Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dsysinfo.cc94 void PrintImp(std::ostream& out) { out << std::endl; } in PrintImp() function
97 void PrintImp(std::ostream& out, First&& f, Rest&&... rest) { in PrintImp() function