Searched defs:StrCatImp (Results 1 – 3 of 3) sorted by relevance
28 inline std::ostream& StrCatImp(std::ostream& out) BENCHMARK_NOEXCEPT { in StrCatImp() function33 inline std::ostream& StrCatImp(std::ostream& out, First&& f, Rest&&... rest) { in StrCatImp() function
21 inline std::ostream& StrCatImp(std::ostream& out) BENCHMARK_NOEXCEPT { in StrCatImp() function26 inline std::ostream& StrCatImp(std::ostream& out, First&& f, Rest&&... rest) { in StrCatImp() function