Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dstring_util.h24 inline std::ostream& StrCatImp(std::ostream& out) BENCHMARK_NOEXCEPT { in StrCatImp() function
29 inline std::ostream& StrCatImp(std::ostream& out, First&& f, Rest&&... rest) { in StrCatImp() function
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dstring_util.h17 inline std::ostream& StrCatImp(std::ostream& out) BENCHMARK_NOEXCEPT { in StrCatImp() function
22 inline std::ostream& StrCatImp(std::ostream& out, First&& f, in StrCatImp() function